New Greek translation
[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/gcov-report.txt
24 /clutter/clutter-json.h
25 /clutter/cex100/clutter-cex100.h
26 /clutter-lcov.info
27 /clutter-lcov
28 /build/autotools/*.m4
29 !/build/autotools/introspection.m4
30 !/build/autotools/as-linguas.m4
31 !/build/autotools/as-compiler-flag.m4
32 *.gir
33 *.typelib
34 *.gcda
35 *.gcno
36 config.*
37 configure
38 depcomp
39 /doc/cookbook/*.pdf
40 /doc/cookbook/html
41 /doc/cookbook/*.stamp
42 /doc/cookbook/clutter-cookbook.xml
43 /doc/cookbook/clutter-cookbook.html
44 doc/reference/clutter/clutter-*.txt
45 !/doc/reference/clutter/clutter-sections.txt
46 doc/reference/clutter/html
47 doc/reference/clutter/tmpl
48 doc/reference/clutter/xml
49 doc/reference/clutter/clutter.args
50 doc/reference/clutter/clutter.hierarchy
51 doc/reference/clutter/clutter.interfaces
52 doc/reference/clutter/clutter.prerequisites
53 doc/reference/clutter/clutter.signals
54 doc/reference/clutter/clutter-docs.xml
55 doc/reference/clutter/*.stamp
56 doc/reference/clutter/*.bak
57 doc/reference/cally/cally-*.txt
58 !/doc/reference/cally/cally-sections.txt
59 doc/reference/cally/html
60 doc/reference/cally/tmpl
61 doc/reference/cally/xml
62 doc/reference/cally/cally.args
63 doc/reference/cally/cally.hierarchy
64 doc/reference/cally/cally.interfaces
65 doc/reference/cally/cally.prerequisites
66 doc/reference/cally/cally.signals
67 doc/reference/cally/cally-docs.xml
68 doc/reference/cally/*.stamp
69 doc/reference/cally/*.bak
70 gtk-doc.make
71 install-sh
72 libtool
73 ltmain.sh
74 missing
75 mkinstalldirs
76 stamp-h1
77 TAGS
78 /tests/tools/disable-npots.sh
79 /tests/conform/test-launcher.sh
80 /tests/interactive/wrapper.sh
81 /po/POTFILES
82 /po/clutter-1.0.pot
83 /po/*.gmo
84 /po/Makefile.in.in
85 /po/Makevars.template
86 /po/Rules-quot
87 /po/boldquot.sed
88 /po/en@boldquot.header
89 /po/en@quot.header
90 /po/insert-header.sin
91 /po/quot.sed
92 /po/remove-potcdate.sin
93 /po/remove-potcdate.sed
94 /po/stamp-po
95 *.swn
96 *.swo
97 *.swp
98 *~
99 *.orig
100 *.rej
101 .DS_Store
102 .testlogs-*