add .gitignore
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 30 Oct 2008 02:03:34 +0000 (03:03 +0100)
committerAndreas Oberritter <obi@saftware.de>
Thu, 6 Nov 2008 00:41:42 +0000 (01:41 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1e8472a
--- /dev/null
@@ -0,0 +1,33 @@
+# git-ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+*.[oa]
+*~
+Makefile.in
+Makefile
+*.so
+*.so.0.0
+*.cxx
+.deps
+COPYING
+INSTALL
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+enigma2.pc
+install-sh
+lib/actions/actionids.h
+lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.d
+lib/python/enigma.py
+missing
+py-compile
+po/
+main/enigma2
+version.h
+*.d