-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
56 lines (56 loc) · 876 Bytes
/
.gitignore
File metadata and controls
56 lines (56 loc) · 876 Bytes
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
*.[ao]
*.l[ao]
*.pyc
*~
.deps/
.libs/
Makefile
Makefile.in
autom4te.cache/
/ChangeLog
/INSTALL
/ABOUT-NLS
/aclocal.m4
/m4
/build-aux
/compile
/config.*
/configure
/depcomp
/install-sh
/intltool-extract.in
/intltool-merge.in
/intltool-update.in
/ltmain.sh
libtool
/missing
/mkinstalldirs
/py-compile
/data/devhelp.appdata.xml
/data/devhelp.defaults
/data/devhelp.schemas
/data/libdevhelp-3.0.pc
/data/devhelp.desktop
/data/devhelp.desktop.in
/po/*.gmo
/po/.intltool-merge-cache
/po/Makefile.in.in
/po/POTFILES
/po/devhelp.pot
/po/stamp-it
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/*.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/misc/gedit-plugin/devhelp.desktop
/misc/gedit-plugin/devhelp.plugin
/src/devhelp
/src/dh-enum-types.c
/src/dh-enum-types.h
/src/dh-resources.c
/src/dh-resources.h
/stamp-h1
/data/org.gnome.devhelp.gschema.valid