Line up the function parameters in the GTree header file again.
[dana/cg-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
13 # autofoo stuff here
14 compile
15 config.*
16 configure
17 depcomp
18 aclocal.m4
19 autom4te.cache
20 stamp-*
21 libtool
22 ltmain.sh
23 missing
24 install-sh
25 glib-gettextize
26 glib-zip
27 glibconfig.h
28 gtk-doc.make
29
30 INSTALL
31 README