Add more remainders on missing methods of gio.Socket and related types
[pygobject.git] / .gitignore
blob209dbdfece5436d3a568ea2076df90d7edcf0075
1 # Autotools-generated files.
2 aclocal.m4
3 autom4te.cache
4 compile
5 config.guess
6 config.h.in
7 config.h.in~
8 config.lt
9 config.sub
10 configure
11 depcomp
12 install-sh
13 ltmain.sh
15 Makefile.in
16 missing
17 py-compile
19 # Configuration-generated files.
20 config.h
21 config.log
22 config.status
23 libtool
24 Makefile
25 PKG-INFO
26 stamp-h1
28 # Build-generated files.
29 *.la
30 *.lo
31 *.o
32 *.pc
33 *.pyc
34 *.so
35 .deps
36 .libs