tests: don't test for specific device labels
[pygobject.git] / .gitignore
blobea4475d69e3aa76baa8c4d1174a6eaffff27e652
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 *.dll
15 *.dylib
16 .DS_STORE
17 .deps
18 .libs
19 .idea
20 .cache
21 .pytest_cache
22 gschemas.compiled
23 pygobject-*.tar.xz
24 Makefile
25 Makefile.in
26 /.dirstamp
27 /ChangeLog
28 /GPATH
29 /GRTAGS
30 /GSYMS
31 /GTAGS
32 /ID
33 /INSTALL
34 /PKG-INFO
35 /TAGS
36 /_libs
37 /aclocal.m4
38 /autom4te.cache
39 /autoscan.log
40 /compile
41 /config.cache
42 /config.guess
43 /config.h
44 /config.h.in
45 /config.log
46 /config.lt
47 /config.status
48 /config.status.lineno
49 /config.sub
50 /configure
51 /configure.lineno
52 /configure.scan
53 /depcomp
54 /gtk-doc.make
55 /install-sh
56 /libtool
57 /ltmain.sh
58 /m4/libtool.m4
59 /m4/ltoptions.m4
60 /m4/ltsugar.m4
61 /m4/ltversion.m4
62 /m4/lt~obsolete.m4
63 /m4/glib-2.0.m4
64 /m4/pkg.m4
65 /m4/ax_*.m4
66 /missing
67 /mkinstalldirs
68 /omf.make
69 /py-compile
70 /pygobject-3.0-uninstalled.pc
71 /pygobject-3.0.pc
72 /pygobject-*-coverage*
73 /so_locations
74 /stamp-h1
75 /tags
76 /xmldocs.make
77 /tmp/*
78 /build/
79 /dist/
80 /pygobject.egg-info/
81 /MANIFEST
82 /docs/_build
83 /PyGObject.egg-info/
84 *.pyd
85 *.dll.a
86 .coverage