summaryrefslogtreecommitdiff
path: root/colm/.gitignore
blob: 54a642c119f5ba2f6822db2bcc862c0ae853d98b (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
# Common testing files.
/tmp.lm
/tmp.c
/tmp
/input[0-9]
/input
/out

/*.o
/Makefile.in
/Makefile
/.*.d
/colm
/config.h.in
/config.h
/defs.h
/version.h
/tags
/.deps
/libcolmp.a
/libcolmd.a
/.libs
/stamp-h1
/stamp-h2

/bootstrap0

/bootstrap1
/if1.h
/if1.cc
/parse1.c

/if2.h
/if2.cc
/parse2.c

/libprog.a