diff options
-rw-r--r-- | vdr-vdrmanager/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
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 |