forked from opensourcecobol/opensourcecobol4j
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
56 lines (56 loc) · 762 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
Makefile
autom4te.cache/
cobj/.deps/
cobj/Makefile
cobj/cobj
cobj/*.o
config.h
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/jp-compat
tests/misc
tests/run
tests/syntax
texi/Makefile
bin/.deps/
bin/cob-config
bin/cobcrun
bin/cobcrun-cobcrun.o