Remove support for building without threads
[pygobject.git] / .gitignore
blob565e226b5c73dd08c5ea28ccc4fe51c4bf0ae3b2
1 *.bak
2 *.lo
3 *.o
4 *.orig
5 *.pyc
6 *.rej
7 *.so
8 *.la
9 *.tab.c
11 .*.sw[nop]
12 *.gir
13 *.typelib
14 .deps
15 .libs
16 .idea
17 gschemas.compiled
18 pygobject-*.tar.xz
19 Makefile
20 Makefile.in
21 /.dirstamp
22 /ChangeLog
23 /GPATH
24 /GRTAGS
25 /GSYMS
26 /GTAGS
27 /ID
28 /INSTALL
29 /PKG-INFO
30 /TAGS
31 /_libs
32 /aclocal.m4
33 /autom4te.cache
34 /autoscan.log
35 /compile
36 /config.cache
37 /config.guess
38 /config.h
39 /config.h.in
40 /config.log
41 /config.lt
42 /config.status
43 /config.status.lineno
44 /config.sub
45 /configure
46 /configure.lineno
47 /configure.scan
48 /depcomp
49 /gtk-doc.make
50 /install-sh
51 /libtool
52 /ltmain.sh
53 /m4/libtool.m4
54 /m4/ltoptions.m4
55 /m4/ltsugar.m4
56 /m4/ltversion.m4
57 /m4/lt~obsolete.m4
58 /m4/glib-2.0.m4
59 /m4/pkg.m4
60 /m4/ax_*.m4
61 /missing
62 /mkinstalldirs
63 /omf.make
64 /py-compile
65 /pygobject-3.0-uninstalled.pc
66 /pygobject-3.0.pc
67 /pygobject-*-coverage*
68 /so_locations
69 /stamp-h1
70 /tags
71 /xmldocs.make
72 /tmp/*
73 /build/
74 /dist/
75 /pygobject.egg-info/