build: Remove a bunch of useless checks
[profile/ivi/clutter.git] / .gitignore
1 ABOUT-NLS
2 INSTALL
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 compile
8 *.pc
9 .deps
10 .libs
11 *.o
12 *.lo
13 *.la
14 *.gcov
15 README
16 stamp-enum-types
17 stamp-marshal
18 /ChangeLog*
19 /clutter/clutter-config.h
20 /clutter/clutter-enum-types.[ch]
21 /clutter/clutter-marshal.[ch]
22 /clutter/clutter-version.h
23 /clutter/clutter-version.h.win32
24 /clutter/gcov-report.txt
25 /clutter/clutter-json.h
26 /clutter/cex100/clutter-cex100.h
27 /build/autotools/*.m4
28 !/build/autotools/introspection.m4
29 !/build/autotools/as-linguas.m4
30 !/build/autotools/as-compiler-flag.m4
31 *.gir
32 *.typelib
33 config.*
34 configure
35 depcomp
36 /doc/cookbook/*.pdf
37 /doc/cookbook/html
38 /doc/cookbook/*.stamp
39 /doc/cookbook/clutter-cookbook.xml
40 /doc/cookbook/clutter-cookbook.html
41 doc/reference/clutter/clutter-*.txt
42 !/doc/reference/clutter/clutter-sections.txt
43 doc/reference/clutter/html
44 doc/reference/clutter/tmpl
45 doc/reference/clutter/xml
46 doc/reference/clutter/clutter.args
47 doc/reference/clutter/clutter.hierarchy
48 doc/reference/clutter/clutter.interfaces
49 doc/reference/clutter/clutter.prerequisites
50 doc/reference/clutter/clutter.signals
51 doc/reference/clutter/clutter-docs.xml
52 doc/reference/clutter/*.stamp
53 doc/reference/clutter/*.bak
54 doc/reference/cally/cally-*.txt
55 !/doc/reference/cally/cally-sections.txt
56 doc/reference/cally/html
57 doc/reference/cally/tmpl
58 doc/reference/cally/xml
59 doc/reference/cally/cally.args
60 doc/reference/cally/cally.hierarchy
61 doc/reference/cally/cally.interfaces
62 doc/reference/cally/cally.prerequisites
63 doc/reference/cally/cally.signals
64 doc/reference/cally/cally-docs.xml
65 doc/reference/cally/*.stamp
66 doc/reference/cally/*.bak
67 gtk-doc.make
68 install-sh
69 libtool
70 ltmain.sh
71 missing
72 mkinstalldirs
73 stamp-h1
74 TAGS
75 /tests/tools/disable-npots.sh
76 /tests/conform/test-launcher.sh
77 /tests/interactive/wrapper.sh
78 /po/POTFILES
79 /po/clutter-1.0.pot
80 /po/*.gmo
81 /po/Makefile.in.in
82 /po/Makevars.template
83 /po/Rules-quot
84 /po/boldquot.sed
85 /po/en@boldquot.header
86 /po/en@quot.header
87 /po/insert-header.sin
88 /po/quot.sed
89 /po/remove-potcdate.sin
90 /po/remove-potcdate.sed
91 /po/stamp-po
92 *.swn
93 *.swo
94 *.swp
95 *~
96 *.orig
97 *.rej
98 .DS_Store
99 .testlogs-*