Add .gitignore file.
authorRichard Jones <rjones@redhat.com>
Mon, 16 Nov 2009 12:41:34 +0000 (12:41 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 16 Nov 2009 12:41:34 +0000 (12:41 +0000)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..6b454fb
--- /dev/null
@@ -0,0 +1,21 @@
+*~
+*.o
+*.so
+*.a
+*.cmi
+*.cmo
+*.cmx
+*.cma
+*.cmxa
+ocaml-augeas-*.tar.gz
+Makefile
+META
+configure
+autom4te.cache
+config.h.in
+config.h
+config.log
+config.status
+html
+test_root
+test_augeas