-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (56 loc) · 788 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
*~
*.o
*.lo
*.la
*.bak
*.gir
*.stamp
*.typelib
*.enums.xml
*.gschema.valid
.deps
.libs
.dirstamp
.*.sw[op]
stamp-*
cscope.out
tags
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autoscan.log
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
configure.scan
depcomp
gtk-doc.make
install-sh
libtool
ltmain.sh
m4/*.m4
missing
gnome-autoar-*.tar.*
gnome-autoar/*-enum-types.[ch]
gnome-autoar/gnome-autoar.pc
gnome-autoar/gnome-autoar-gtk.pc
tests/test-extract
tests/test-extract-memory
tests/test-create
tests/test-pref
tests/test-ui
docs/reference/html
docs/reference/xml
docs/reference/*.args
docs/reference/*.hierarchy
docs/reference/*.interfaces
docs/reference/*.prerequisites
docs/reference/*.signals
docs/reference/*.txt
docs/reference/*.types