Initial release.
[virt-similarity.git] / .gitignore
1 .depend
2 .deps
3
4 *~
5 *.cmi
6 *.cmo
7 *.cmx
8 *.cma
9 *.cmxa
10 *.o
11 *.a
12
13 Makefile.in
14 Makefile
15
16 /aclocal.m4
17 /autom4te.cache
18 /compile
19 /config.guess
20 /config.h
21 /config.h.in
22 /config.log
23 /config.status
24 /config.sub
25 /configure
26 /depcomp
27 /install-sh
28 /libtool
29 /ltmain.sh
30 /missing
31 /stamp-h1
32 /virt-similarity.1
33 /virt-similarity.spec
34 /virt-similarity-*.tar.gz