1# generic build files (probably also in global .gitignore)
2*.com
3*.class
4*.dll
5*.exe
6*.o
7*.a
8*.so
9*~
10/#*
11core
12a.out
13*.dSYM/
14
15# yorick-specific build files, see also .gitignore in subdirectories
16Make.cfg
17cfg*
18ysite.sh?
19*.doc
20ywrap.c
21yinit.c
22libyor
23libplay
24numfmt
25codger
26relocate/
27
28# files copied from drat/ and hex/ during build
29i0/drat.i
30i0/hex.i
31i/ylmdec.i
32