First published version.
[goaljobs.git] / .gitignore
1 *~
2 *.cmi
3 *.cmo
4 *.cmx
5 *.cma
6 *.cmxa
7 *.o
8 *.a
9
10 Makefile.in
11 Makefile
12
13 /aclocal.m4
14 /autom4te.cache
15 /compile
16 /config.guess
17 /config.h
18 /config.h.in
19 /config.log
20 /config.status
21 /config.sub
22 /configure
23 /examples/compile-c/compile
24 /examples/compile-c/program
25 /install-sh
26 /libtool
27 /ltmain.sh
28 /missing
29 /stamp-h1