From be5e0132d51a829326478c668e4eac78e2c9e4d8 Mon Sep 17 00:00:00 2001 From: lado Date: Tue, 7 Apr 2015 11:19:21 +0200 Subject: .settings excluded --- vdr-vdrmanager/.gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vdr-vdrmanager/.gitignore diff --git a/vdr-vdrmanager/.gitignore b/vdr-vdrmanager/.gitignore new file mode 100644 index 0000000..9c5df3e --- /dev/null +++ b/vdr-vdrmanager/.gitignore @@ -0,0 +1,12 @@ +/clientsock.o +/compressor.o +/handler.o +/helpers.o +/libvdr-vdrmanager.so +/select.o +/serversock.o +/sock.o +/vdrmanager.o +/vdrmanagerthread.o +.settings/* +.dependencies -- cgit v1.2.3