summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0435143a17ea68bc92f1eb42e946afac010a6a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
*.bak
*.lo
*.la
*.o
*.pyc
*.gir
*.typelib
*~
*.stamp
.*.sw[nop]
*.gcov
.deps
.libs
gschemas.compiled
Makefile
Makefile.in
/ABOUT-NLS
/INSTALL
/aclocal.m4
/autom4te.cache
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.lt
/config.rpath
/config.status
/config.status.lineno
/config.sub
/configure
/configure.lineno
/data/libpeas-1.0.pc
/data/libpeas-gtk-1.0.pc
/data/glade/libpeas-gtk.xml
/depcomp
/docs/reference/gtkdoc-check.test
/libpeas-*.tar.bz2
/libpeas/peas-marshal.h
/libpeas/peas-marshal.c
/peas-demo/peas-demo
/gnome-doc-utils.make
/gtk-doc.make
/install-sh
/intltool-extract
/intltool-extract.in
/intltool-merge
/intltool-merge.in
/intltool-update
/intltool-update.in
/libtool
/ltmain.sh
/loaders/python/peas-plugin-loader-python-resources.c
/loaders/python3/peas-plugin-loader-python3-resources.c
/m4
/missing
/mkinstalldirs
/omf.make
/po/*.header
/po/*.gmo
/po/*.mo
/po/*.sed
/po/*.sin
/po/.intltool-merge-cache
/po/libpeas.pot
/po/Makefile
/po/Makefile.in
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/stamp-it
/py-compile
/so_locations
/stamp-h1
/tests/*-report.html
/tests/*-report.xml
/tests/*/callgrind-*.log
/tests/*/valgrind-*.log
/tests/libpeas/engine
/tests/libpeas/extension-c
/tests/libpeas/extension-lua51
/tests/libpeas/extension-python
/tests/libpeas/extension-python3
/tests/libpeas/extension-set
/tests/libpeas/plugin-info
/tests/libpeas/plugins/extension-python/extension-python.gschema.xml
/tests/libpeas/plugins/extension-python/extension-python.plugin
/tests/libpeas/plugins/extension-python/extension-python.py
/tests/libpeas/plugins/extension-python/extension-python3.gschema.xml
/tests/libpeas/plugins/extension-python/extension-python3.plugin
/tests/libpeas/plugins/extension-python/extension-python3.py
/tests/libpeas-gtk/plugin-manager
/tests/libpeas-gtk/plugin-manager-store
/tests/libpeas-gtk/plugin-manager-view
/xmldocs.make