Field setters: Remove unneeded type/range checks and resulting unused code.
[pygobject.git] / .gitignore
blobad1b2949ea709833bc92aaca5ae27bf230206a15
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 /missing
59 /mkinstalldirs
60 /omf.make
61 /py-compile
62 /pygobject-3.0-uninstalled.pc
63 /pygobject-3.0.pc
64 /pygobject-*-coverage*
65 /so_locations
66 /stamp-h1
67 /tags
68 /xmldocs.make
69 /tmp/*