summaryrefslogtreecommitdiff
path: root/jbig2dec/.gitignore
blob: d9c2ad1ff55eae3df5e3009575760aa7d60e3b44 (plain)
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
# ignore editor backup files
*~
*.swp

# ignore generated files
.deps
.libs
m4
configure.ac
Makefile
Makefile.in
aclocal.m4
ar-lib
compile
config.guess
config.h
config.h.in
config.sub
config_types.h
config_types.h.in
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
test-driver
test_arith
test_huffman
test_sha1

# ignore object files
*.o
*.lo

# ignore normal build products
jbig2dec
jbig2dec.pc
libjbig2dec.a
libjbig2dec.la