update .gitignore
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 28 Oct 2010 18:05:10 +0000 (20:05 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 16 Nov 2010 16:15:39 +0000 (17:15 +0100)
.gitignore
lib/actions/.gitignore [new file with mode: 0644]
lib/base/.gitignore [new file with mode: 0644]
lib/python/.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
main/.gitignore
po/.gitignore [new file with mode: 0644]

index 274231afd1e46dc4af3644f5a2f8e1a80e866fd2..da59fcf5fb85915e0bac107d90bf88b3a6742e20 100644 (file)
@@ -2,16 +2,8 @@
 # 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):
 # 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
+*.a
 aclocal.m4
 autom4te.cache/
 config.guess
 aclocal.m4
 autom4te.cache/
 config.guess
@@ -20,22 +12,24 @@ config.status
 config.sub
 configure
 depcomp
 config.sub
 configure
 depcomp
+.deps/
+enigma2_config.h
+enigma2_config.h.in
 enigma2.pc
 enigma2.pc
+index-enigma2.xml
+INSTALL
 install-sh
 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
 *.la
 *.la
-*.lo
 .libs/
 .libs/
-*.tar.gz
-config.h
 libtool
 libtool
+*.lo
 ltmain.sh
 ltmain.sh
+Makefile
+Makefile.in
+missing
+moc_*.cpp
+*.o
+py-compile
 stamp-h1
 stamp-h1
+*.tar.bz2
+*.tar.gz
diff --git a/lib/actions/.gitignore b/lib/actions/.gitignore
new file mode 100644 (file)
index 0000000..460e43d
--- /dev/null
@@ -0,0 +1 @@
+actionids.h
diff --git a/lib/base/.gitignore b/lib/base/.gitignore
new file mode 100644 (file)
index 0000000..aa9ae18
--- /dev/null
@@ -0,0 +1 @@
+eenv.cpp
diff --git a/lib/python/.gitignore b/lib/python/.gitignore
new file mode 100644 (file)
index 0000000..c1fa59f
--- /dev/null
@@ -0,0 +1,2 @@
+enigma.py
+enigma_python.cpp
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644 (file)
index 0000000..38066dd
--- /dev/null
@@ -0,0 +1,5 @@
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
index c14377063a902fcdea32827ab366ea77d993c1f5..aa0b0087969c2b9b9744ffdc5cc06bab2f918a23 100644 (file)
@@ -1 +1,2 @@
-entries
+enigma2
+version.h
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..6e85d37
--- /dev/null
@@ -0,0 +1,2 @@
+*.mo
+*.pot