Merge 2.58.1 into tizen
[platform/upstream/glib.git] / .gitignore
1 # for all subdirectories
2 Makefile.in
3 Makefile
4 TAGS
5 tags
6 .libs
7 .deps
8 *.o
9 *.lo
10 *.la
11 *.pc
12 .*.swp
13 .sw?
14 *.rc
15 *.gcno
16 *.gcda
17 *.gcov
18 *.sourcefiles
19 *.stp
20 *.exe
21 *.def
22 *.test
23 *.log
24 *.trs
25
26 # autofoo stuff here
27 compile
28 config.cache
29 config.guess
30 config.h
31 config.h.in
32 config.h-new
33 config.log
34 config.lt
35 config.rpath
36 config.status*
37 config.sub
38 configure
39 depcomp
40 aclocal.m4
41 autom4te.cache
42 stamp-*
43 libtool
44 ltmain.sh
45 mingw32-config.cache
46 missing
47 install-sh
48 glib-gettextize
49 gtk-doc.make
50 py-compile
51 test-driver
52
53 INSTALL
54 ChangeLog
55 /glib-lcov.info
56 /glib-lcov/
57
58 # Meson
59 /meson-build/
60 /subprojects/*/