git.annexia.org
/
ocaml-bitstring.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe09f47
)
Add .gitignore file.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 31 Jul 2014 11:10:10 +0000
(12:10 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 31 Jul 2014 11:10:10 +0000
(12:10 +0100)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
ec8f467
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,25
@@
+*~
+*.cmi
+*.cmo
+*.cmx
+*.cma
+*.cmxa
+*.o
+*.a
+*.so
+*.opt
+
+/autom4te.cache
+/bitstring-objinfo
+/bitstring_config.ml
+/cil-tools/Makefile
+/config.h
+/config.h.in
+/config.log
+/config.status
+/configure
+/create_test_pattern
+/META
+/Makefile
+/tests/80_testdata/*.actual
+/tests/test.bmpp