Merge branch 'pootle-import' into experimental
[vuplus_dvbapp] / .gitignore
1 # git-ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # exclude patterns (uncomment them if you want to use them):
5 *~
6 *.a
7 aclocal.m4
8 autom4te.cache/
9 config.guess
10 config.log
11 config.status
12 config.sub
13 configure
14 depcomp
15 .deps/
16 enigma2_config.h
17 enigma2_config.h.in
18 enigma2.pc
19 index-enigma2.xml
20 INSTALL
21 install-sh
22 *.la
23 .libs/
24 libtool
25 *.lo
26 ltmain.sh
27 Makefile
28 Makefile.in
29 missing
30 moc_*.cpp
31 *.o
32 py-compile
33 stamp-h1
34 *.tar.bz2
35 *.tar.gz