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

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

/include

/bootstrap0
/bootstrap1
/gen

/libprog.a