git.annexia.org
/
ocaml-augeas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9d1b1
)
Add .gitignore file.
author
Richard Jones
<rjones@redhat.com>
Mon, 16 Nov 2009 12:41:34 +0000
(12:41 +0000)
committer
Richard Jones
<rjones@redhat.com>
Mon, 16 Nov 2009 12:41:34 +0000
(12:41 +0000)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
6b454fb
--- /dev/null
+++ b/
.gitignore
@@ -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