gitignore: ignore files generated by make check.
[platform/upstream/efl.git] / .gitignore
1 #
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
5 #
6 # NOTE! Please use 'git ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
9 #
10 *.edj
11 *~
12 *swp
13 *swo
14 *.gmo
15 Makefile
16 Makefile.in
17 tags
18 .deps
19 .libs
20 *.trs
21 *.log
22 *.exe
23 *.o
24 *.lo
25 *.a
26 *.la
27 *.gcno
28 *.gcda
29 *.dirstamp
30 /efl-*-doc.tar.bz2
31 /ar-lib
32 /stamp-h1
33 /aclocal.m4
34 /autom4te.cache/
35 /config.cache
36 /config.guess
37 /config.h
38 /config.h.in
39 /config.log
40 /config.status
41 /config.sub
42 /configure
43 /depcomp
44 /doc/Doxyfile
45 /doc/html
46 /doc/latex
47 /doc/man
48 /install-sh
49 /libtool
50 /ltmain.sh
51 /compile
52 /test-driver
53 /missing
54 /INSTALL
55 /ABOUT-NLS
56 /config.rpath
57 /coverage