forked from fukuchi/libqrencode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (58 loc) · 796 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
*.[oa]
*.lo
*.la
*.gcno
*.gcov
*.gcda
.deps/
.libs/
autom4te.cache/
m4/
CMakeLists.txt.user
CMakeCache.txt
CTestTestfile.cmake
CMakeFiles/
cmake_install.cmake
Makefile
Makefile.in
README
build
config.log
configure
config.status
config.h
config.h.in
aclocal.m4
libtool
stamp-h1
qrencode
qrencode.1
libqrencode.pc
tests/create_frame_pattern
tests/create_mqr_frame_pattern
tests/pthread_qrencode
tests/prof_qrencode
tests/test_bitstream
tests/test_estimatebit
tests/test_mask
tests/test_mmask
tests/test_monkey
tests/test_mqrspec
tests/test_qrencode
tests/test_qrinput
tests/test_qrspec
tests/test_rs
tests/test_split
tests/test_split_urls
tests/view_qrcode
use/compile
use/config.guess
use/config.sub
use/depcomp
use/install-sh
use/ltmain.sh
use/missing
use/test-driver
html/
massif.out.*
gmon.out