-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (37 loc) · 745 Bytes
/
.gitignore
File metadata and controls
37 lines (37 loc) · 745 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
Makefile
Makefile.in
.libs/
.deps/
*.lo
*.o
*.la
/stamp-h1
/aclocal.m4
/autom4te.cache/
/config.h.in
/config.h
/config.log
/config.status
/config/
/m4/
/configure
/libtool
/doc/reference/gtk-doc.make
/doc/reference/*.stamp
/doc/reference/html/
/doc/reference/tmpl/
/doc/reference/xml/
/doc/reference/sample-decl-list.txt
/doc/reference/sample-decl.txt
/doc/reference/sample-overrides.txt
/doc/reference/sample-sections.txt
/doc/reference/sample-undeclared.txt
/doc/reference/sample-undocumented.txt
/doc/reference/sample-unused.txt
/doc/reference/sample.args
/doc/reference/sample.hierarchy
/doc/reference/sample.interfaces
/doc/reference/sample.prerequisites
/doc/reference/sample.signals
/doc/reference/sample.types
/doc/reference/version.xml