-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
75 lines (75 loc) · 957 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
66
67
68
69
70
71
72
73
74
75
compile
*~
*.rpath
*.pot
*.mo
*.gmo
*.o
*.lo
*.la
*.bak
*.stamp
*.tar.gz
*.pc
*.sed
*.sin
*.header
.libs
.deps
ABOUT-NLS
INSTALL
Makefile
Makefile.in
Makefile.in.in
Makevars
aclocal.m4
autom4te.cache/
config.guess
config.log
config.sub
config.h.in
configure
depcomp
gtk-doc.make
install-sh
ltmain.sh
m4/
missing
config.h
config.status
docs/reference/version.xml
docs/reference/html/
docs/reference/xml/
libtool
stamp-h1
tests/test
POTFILES
mkinstalldirs
stamp-it
intltool-*
Rules-quot
*.exe
*.csv
tests/cookies
tests/env
tests/form
tests/form_xml
tests/querystring
tests/redirect
tests/session
tests/tag
tests/url
*.gir
*.typelib
test-driver
docs/reference/*-decl-list.txt
docs/reference/*-decl.txt
docs/reference/*-overrides.txt
docs/reference/*-undeclared.txt
docs/reference/*-undocumented.txt
docs/reference/*-unused.txt
docs/reference/*.args
docs/reference/*.hierarchy
docs/reference/*.interfaces
docs/reference/*.prerequisites
docs/reference/*.signals