forked from GNOME/jhbuild
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
65 lines (65 loc) · 1021 Bytes
/
.gitignore
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
*.[ao]
*.l[ao]
*.py[co]
.deps/
.libs/
Makefile
Makefile.in
autom4te.cache/
build-aux/
config*.lineno
mo/
/ABOUT-NLS
/ChangeLog
/aclocal.m4
/config.guess
/config.log
/config.rpath
/config.status
/config.sub
/configure
/depcomp
/doc/*/.xml2po.mo
/examples/jhbuild.desktop
/gnome-doc-utils.make
/install-sh
/jhbuild.desktop
/jhbuild.desktop.in
/ltmain.sh
/Makefile.inc
/m4/
/missing
/mkinstalldirs
/po/*.gmo
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/jhbuild.pot
/po/quot.sed
/po/remove-potcdate.sin
/po/stamp-it
/po/stamp-po
/py-compile
/scripts/jhbuild
/tests/*/aclocal.m4
/tests/*/config.guess
/tests/*/config.log
/tests/*/config.status
/tests/*/config.sub
/tests/*/configure
/tests/*/depcomp
/tests/*/install-sh
/tests/*/missing
/tests/*/xmldocs.make
/tests/autotools/hello
/tests/distutils/build/
/tests/hello/hello
/tests/libhello/libhello.pc
/tests/libhello/libtool
/tests/libhello/ltmain.sh
/xmldocs.make