Ignoring compiled files.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10986 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Pierre Weis 2011-03-17 23:25:14 +00:00
parent a540227d29
commit dc2472c8dd
19 changed files with 45 additions and 5 deletions

View File

@ -3,3 +3,4 @@
so_locations so_locations
*.so *.so
*.a *.a
*.cm*

View File

@ -1,3 +1,5 @@
so_locations so_locations
*.so *.so
*.a *.a
*.cm*
*.o

View File

@ -1,2 +1,4 @@
extract_crc extract_crc
*.a *.a
*.cm*
*.o

View File

@ -1,3 +1,5 @@
so_locations so_locations
*.so *.so
*.a *.a
*.cm*
*.o

View File

@ -1,2 +1,4 @@
ocamlbrowser ocamlbrowser
dummy.mli dummy.mli
*.cm*
*.o

View File

@ -1,3 +1,8 @@
*.ml *.mli labltktop labltk *.ml
*.mli
labltktop
labltk
modules modules
.depend .depend
*.cm*
*.o

View File

@ -9,3 +9,5 @@ pplex.ml
ppyac.ml ppyac.ml
ppyac.output ppyac.output
ppyac.mli ppyac.mli
*.cm*
*.o

View File

@ -1 +1,3 @@
*.a *.a
*.cm*
*.o

View File

@ -1 +1,3 @@
*.a *.a
*.cm*
*.o

View File

@ -1,3 +1,8 @@
*.ml *.mli labltktop labltk *.ml
*.mli
labltktop
labltk
modules modules
.depend .depend
*.cm*
*.o

View File

@ -1,8 +1,11 @@
labltktop labltk mltktop mltk labltktop
labltk
mltktop
mltk
.depend .depend
*.ml *.ml
*.mli *.mli
modules modules
labltk.cma *.cm*
labltk.cmxa
*.a *.a
*.o

View File

@ -1,2 +1,4 @@
*.so *.so
*.cm*
*.o
*.a *.a

View File

@ -3,3 +3,4 @@ libnums.x
so_locations so_locations
*.so *.so
*.a *.a
*.cm*

View File

@ -3,3 +3,5 @@ libstr.x
so_locations so_locations
*.so *.so
*.a *.a
*.cm*
*.o

View File

@ -3,3 +3,4 @@ thread.ml
so_locations so_locations
*.so *.so
*.a *.a
*.cm*

View File

@ -3,3 +3,5 @@ pervasives.mli
unix.mli unix.mli
*.so *.so
*.a *.a
*.cm*
*.o

View File

@ -1,3 +1,5 @@
so_locations so_locations
*.so *.so
*.a *.a
*.cm*
*.o

View File

@ -1,2 +1,3 @@
graphics.ml graphics.ml
graphics.mli graphics.mli
*.o

View File

@ -25,3 +25,4 @@ strofaddr.c
time.c time.c
unlink.c unlink.c
utimes.c utimes.c
*.o