X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/379233db1dd9b2006e9c84c5affb3a733e53c1fc..c563ffd07163d5982fa4a3d8e9c2486f480b899a:/.gitignore diff --git a/.gitignore b/.gitignore index 1e8472a7..da59fcf5 100644 --- a/.gitignore +++ b/.gitignore @@ -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): -*.[oa] *~ -Makefile.in -Makefile -*.so -*.so.0.0 -*.cxx -.deps -COPYING -INSTALL +*.a aclocal.m4 autom4te.cache/ config.guess @@ -20,14 +12,24 @@ config.status config.sub configure depcomp +.deps/ +enigma2_config.h +enigma2_config.h.in enigma2.pc +index-enigma2.xml +INSTALL install-sh -lib/actions/actionids.h -lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.d -lib/python/enigma.py +*.la +.libs/ +libtool +*.lo +ltmain.sh +Makefile +Makefile.in missing +moc_*.cpp +*.o py-compile -po/ -main/enigma2 -version.h -*.d +stamp-h1 +*.tar.bz2 +*.tar.gz