Merge remote branch 'gvdb/master'
[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
18 # autofoo stuff here
19 compile
20 config.*
21 configure
22 depcomp
23 aclocal.m4
24 autom4te.cache
25 stamp-*
26 libtool
27 ltmain.sh
28 missing
29 install-sh
30 glib-gettextize
31 glib-zip
32 glibconfig.h
33 gtk-doc.make
34 glibconfig.h.win32
35
36 INSTALL
37 README
38 ChangeLog