Initial commit.
[virt-bmap.git] / .gitignore
1 *~
2 *.la
3 *.lo
4 *.o
5
6 /local*
7
8 /.deps/
9 /.gdb_history
10 /.libs/
11 /Makefile
12 /Makefile.in
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 /depcomp
24 /libtool
25 /ltmain.sh
26 /install-sh
27 /missing
28 /run
29 /stamp-h1
30 /virt-bmap