Ignoring compiled files.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10997 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Pierre Weis 2011-03-17 23:54:48 +00:00
parent 48f2c1714e
commit 7d9d86a1ed
6 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,5 @@
codegen
parsecmm.ml
parsecmm.mli
lexcmm.ml
*.s

View File

@ -4,3 +4,5 @@ custom
*.a
*.so
*.result
*.cm*
*.o

View File

@ -3,3 +3,5 @@ result
main
*.so
*.a
*.cm*
*.o

View File

@ -0,0 +1,2 @@
*.o
*.bytecode

View File

@ -4,3 +4,5 @@ grammar.ml
*.byte
*.native
*.result
*.cm*
*.o

View File

@ -0,0 +1,3 @@
*.html
*.sty
*.css