add OCaml object files to .gitignore
authorKim Nguyễn <kn@lri.fr>
Thu, 18 Apr 2013 23:25:02 +0000 (01:25 +0200)
committerKim Nguyễn <kn@lri.fr>
Thu, 18 Apr 2013 23:25:02 +0000 (01:25 +0200)
.gitignore

index 62417ef..d7eda5a 100644 (file)
@@ -1,4 +1,5 @@
-_build
+*.cm*
+*.o
 *.native
 *.byte
 tests/*.results/*_tatoo*
@@ -13,4 +14,3 @@ autom4te.cache
 config.log
 remake
 .remake
-