summaryrefslogtreecommitdiff
path: root/src/.gitignore
blob: c2e96f8ee133444e3fafc5ca5cd4ac57a18e53e0 (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
# 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.in~
/config.h
/defs.h
/version.h
/tags
/.deps
/libcolmd.a
/libcolmp.a
/.libs
/stamp-h1
/stamp-h2