Fix several unpleasant bugs relating to timing
[quincer.git] / .gitignore
blob5b982c92025be692647753e9401d10c7ef008c81
1 Makefile
2 Makefile.in
3 config.h
4 *.log
5 **/.deps
6 **/*.o
7 src/quincer
8 stamp-h1
9 configure
10 depcomp
11 install-sh
12 missing
13 aclocal.m4
14 autom4te.cache
15 compile
16 config.status
18 configure.scan
19 **/TAGS
20 src/lex.c
21 src/libquincer.a
22 test/*.trs
23 test/*.log
24 test/lexdump