-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitignore
93 lines (93 loc) · 1.2 KB
/
.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
*.o
*.lo
*.a
*.la
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
test-driver
test-suite.log
test.sh.log
test.sh.trs
doc/Makefile
doc/Makefile.in
install-sh
lib/.deps/
lib/.libs/
lib/Makefile
lib/Makefile.in
libtool
ltmain.sh
missing
pic/Makefile
pic/Makefile.in
stamp-h1
m4/
doc/gif2raw.1
doc/gif2raw.html
doc/gif2rgb.1
doc/gif2rgb.html
doc/gif2x11.1
doc/gif2x11.html
doc/gif_lib.html
doc/gifbg.1
doc/gifbg.html
doc/gifbuild.1
doc/gifbuild.html
doc/gifclrmp.1
doc/gifclrmp.html
doc/gifcolor.1
doc/gifcolor.html
doc/gifecho.1
doc/gifecho.html
doc/giffilter.1
doc/giffilter.html
doc/giffix.1
doc/giffix.html
doc/gifhisto.1
doc/gifhisto.html
doc/gifinto.1
doc/gifinto.html
doc/giflib.1
doc/giflib.html
doc/gifsponge.1
doc/gifsponge.html
doc/giftext.1
doc/giftext.html
doc/giftool.1
doc/giftool.html
doc/gifwedge.1
doc/gifwedge.html
doc/intro.html
doc/staging/
util/.deps/
util/.libs/
util/Makefile
util/Makefile.in
util/gif2raw
util/gif2rgb
util/gifasm
util/gifbg
util/gifbuild
util/gifclrmp
util/gifcolor
util/gifecho
util/giffilter
util/giffix
util/gifhisto
util/gifinto
util/gifsponge
util/giftext
util/giftool
util/gifwedge