-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path.gitignore
77 lines (77 loc) · 1.09 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
Makefile
autom4te.cache/
bin/cobjrun
bin/cobjrun.o
cobj/parser.output
cobj/.deps/
cobj/Makefile
cobj/cobj
cobj/*.o
config.h
config.h.in~
config.log
config.status
config/Makefile
copy/Makefile
defaults.h
lib/.deps/
lib/Makefile
lib/*.o
lib/*.a
libcob/.deps/
libcob/.libs/
libcob/Makefile
libcob/*.la
libcob/*.lo
libcob/*.o
libcobj/jp
libcobj/build
libcobj/libcobj.jar
libtool
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
po/Makefile
po/Makefile.in
po/POTFILES
po/ja.po~
po/*.pot
po/remove-potcdate.sed
stamp-h1
test-driver
tests/Makefile
tests/atconfig
tests/atlocal
tests/cobol85/Makefile
tests/command-line-options
tests/data-rep
tests/i18n_sjis
tests/i18n_utf8
tests/cobol_utf8
tests/jp-compat
tests/cobj-idx
tests/misc
tests/run
tests/*.log
tests/syntax
tests/cobol85/*/*.class
tests/cobol85/*/*.java
tests/cobol85/*/*.out
tests/cobol85/*/*.log
tests/cobol85/*/*.jar
tests/cobol85/*/tmp.cbl
tests/cobol85/*/report.txt
tests/cobol85/*/XXXXX*
tests/cobol85/summary.log
texi/Makefile
bin/.deps/
bin/cob-config
bin/cobcrun
bin/cobcrun-cobcrun.o
configure~
*.gcov
*.gcda
*.gcno
report.html