Initial commit.
[todo.git] / .gitignore
1 *~
2 *.o
3 *.cmi
4 *.cmo
5 *.cmx
6
7 Makefile
8 Makefile.in
9
10 /.depend
11 /META
12 /aclocal.m4
13 /autom4te.cache
14 /compile
15 /config.guess
16 /config.h
17 /config.h.in
18 /config.log
19 /config.status
20 /config.sub
21 /configure
22 /dummy.c
23 /install-sh
24 /libtool
25 /ltmain.sh
26 /m4/libtool.m4
27 /m4/ltoptions.m4
28 /m4/ltsugar.m4
29 /m4/ltversion.m4
30 /m4/lt~obsolete.m4
31 /missing
32 /stamp-h1
33 /todo
34 /todo.spec
35 /todo_config.ml