Add .gitignore file
[gnushogi.git] / .gitignore
1 /config.h.in
2 /configure
3
4 /autom4te.cache/
5 /config.log
6 /config.status
7 /config.h
8 /Makefile
9 /gnushogi/Makefile
10 /gnushogi/Makefile.profile
11 /xshogi/Makefile
12
13 *.o
14 /gnushogi/pat2inc
15 /gnushogi/pattern.inc
16 /gnushogi/gnushogi
17 /gnushogi/gnushogi.bbk
18
19 /xshogi/scanner.c
20 /xshogi/parser.c
21 /xshogi/xshogi