Add .gitignore file for git.
[virt-p2v.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ee80045
--- /dev/null
@@ -0,0 +1,25 @@
+~
+*.orig
+*.iso
+*.img
+virt-p2v-*tar\.gz
+virt-p2v-*.tar
+livecd.ks
+livecd-test.ks
+livecd-post.sh
+pod2htm.*
+autom4te.cache
+configure
+config.log
+config.status
+Makefile
+p2v.ks
+tftpboot
+localrepo
+rpmbuild
+p2vrepo
+virt-p2v.spec
+.tmp.virt-p2v.ml
+po/Makefile
+po/*.mo
+po/*.po.bak
\ No newline at end of file