summaryrefslogtreecommitdiff
path: root/colm/.gitignore
blob: fe077f2ce4d3d2b4cb367e11de8084acb04b159b (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
# Common testing files.
/tmp.lm
/tmp.c
/tmp.bin
/input
/out

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