diff options
author | lado <herrlado@gmail.com> | 2015-04-07 11:19:21 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2015-04-07 11:21:30 +0200 |
commit | be5e0132d51a829326478c668e4eac78e2c9e4d8 (patch) | |
tree | 94f30c25fe60e30625a6b15b8e8a3a417c0663dc | |
parent | eb1f7ed10b3e7769a164125f9d4b4fc165c8ebd6 (diff) | |
download | vdr-manager-be5e0132d51a829326478c668e4eac78e2c9e4d8.tar.gz vdr-manager-be5e0132d51a829326478c668e4eac78e2c9e4d8.tar.bz2 |
.settings excluded
-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 |