gio: Add GTlsInteraction interaction method invocation guarantees
[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 *.exe
19
20 # autofoo stuff here
21 compile
22 config.*
23 configure
24 depcomp
25 aclocal.m4
26 autom4te.cache
27 stamp-*
28 libtool
29 ltmain.sh
30 mingw32-config.cache
31 missing
32 install-sh
33 glib-gettextize
34 glib-zip
35 gtk-doc.make
36 py-compile
37
38 INSTALL
39 README
40 ChangeLog
41 /glib-lcov.info
42 /glib-lcov/
43 /gio/tests/tls-interaction