Fix an issue where the pattern doesn't advance,
[quincer.git] / .gitignore
blob0644bb50068f696c34495628dc355b4796ef26f5
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
25 ar-lib
26 test-driver
27 ylwrap