Minor consistency changes for latest pilex.git/bootstrap Python scanner
[bootstrap_flex.git] / .gitignore
1 *.a
2 *.la
3 *.lo
4 *.o
5 /Makefile
6 /autom4te.cache/
7 /config.log
8 /config.status
9 /doc/Makefile
10 /doc/flex.taxi
11 /examples/Makefile
12 /examples/fastwc/Makefile
13 /examples/manual/Makefile
14 /lib/.deps/
15 /libtool
16 /po/Makefile
17 /po/Makefile.in
18 /po/POTFILES
19 /src/.deps/
20 /src/.libs/
21 /src/Makefile
22 /src/Makefile.orig
23 /src/config.h
24 /src/config.h.in~
25 /src/flex
26 /src/parse.c.orig
27 /src/parse.y.xml
28 /src/scan.c.orig
29 /src/scan.l.xml
30 /src/stage1flex
31 /src/stage1scan.c
32 /src/stage1scan.c.orig
33 /src/stamp-h1
34 /tests/.deps/
35 /tests/Makefile
36 /tools/Makefile