068cc7e998064c6d72ccea10644f6e4238bd90a7
[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
14 # autofoo stuff here
15 compile
16 config.*
17 configure
18 depcomp
19 aclocal.m4
20 autom4te.cache
21 stamp-*
22 libtool
23 ltmain.sh
24 missing
25 install-sh
26 glib-gettextize
27 glib-zip
28 glibconfig.h
29 gtk-doc.make
30 glibconfig.h.win32
31
32 INSTALL
33 README
34 ChangeLog