7760130c7d42ba499114267ae47c1e70900d0019
[platform/upstream/glib.git] / .gitignore
1 # for all subdirectories
2 Makefile.in
3 Makefile
4 .libs
5 .deps
6 *.o
7 *.lo
8 *.la
9 *.pc
10 .*.swp
11 .sw?
12 *.rc
13 *.gcno
14 *.gcda
15 *.gcov
16 *.sourcefiles
17 *.stp
18
19 # autofoo stuff here
20 compile
21 config.*
22 configure
23 depcomp
24 aclocal.m4
25 autom4te.cache
26 stamp-*
27 libtool
28 ltmain.sh
29 missing
30 install-sh
31 glib-gettextize
32 glib-zip
33 gtk-doc.make
34
35 INSTALL
36 README
37 ChangeLog