From 7364862c643bf5763bb6925a936cc968824db49f Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Thu, 20 Oct 2011 08:12:57 +0000 Subject: Rename contracts branch. git-svn-id: http://caml.inria.fr/svn/ocaml/branches/contracts-3.11@11226 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- binary-compat/compat/3.11.2/.gitignore | 0 binary-compat/compat/3.12.0/.gitignore | 0 camlp4/build/.gitignore | 0 otherlibs/labltk/lib/.gitignore | 0 testsuite/.gitignore | 0 testsuite/tests/.gitignore | 0 testsuite/tests/asmcomp/.gitignore | 0 testsuite/tests/embedded/.gitignore | 0 testsuite/tests/gc-roots/.gitignore | 0 testsuite/tests/lib-digest/.gitignore | 0 testsuite/tests/lib-dynlink-bytecode/.gitignore | 0 testsuite/tests/lib-dynlink-native/.gitignore | 0 testsuite/tests/lib-threads/.gitignore | 0 testsuite/tests/regression-camlp4-class-type-plus/.gitignore | 0 testsuite/tests/regression-pr5080-notes/.gitignore | 0 testsuite/tests/runtime-errors/.gitignore | 0 testsuite/tests/tool-lexyacc/.gitignore | 0 testsuite/tests/tool-ocamldoc/.gitignore | 0 testsuite/tests/typing-fstclassmod/.gitignore | 0 testsuite/tests/typing-gadts/.gitignore | 0 testsuite/tests/typing-labels/.gitignore | 0 testsuite/tests/typing-modules/.gitignore | 0 testsuite/tests/typing-objects/.gitignore | 0 testsuite/tests/typing-poly/.gitignore | 0 testsuite/tests/typing-private/.gitignore | 0 testsuite/tests/typing-typeparam/.gitignore | 0 26 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 binary-compat/compat/3.11.2/.gitignore create mode 100644 binary-compat/compat/3.12.0/.gitignore create mode 100644 camlp4/build/.gitignore create mode 100644 otherlibs/labltk/lib/.gitignore create mode 100644 testsuite/.gitignore create mode 100644 testsuite/tests/.gitignore create mode 100644 testsuite/tests/asmcomp/.gitignore create mode 100644 testsuite/tests/embedded/.gitignore create mode 100644 testsuite/tests/gc-roots/.gitignore create mode 100644 testsuite/tests/lib-digest/.gitignore create mode 100644 testsuite/tests/lib-dynlink-bytecode/.gitignore create mode 100644 testsuite/tests/lib-dynlink-native/.gitignore create mode 100644 testsuite/tests/lib-threads/.gitignore create mode 100644 testsuite/tests/regression-camlp4-class-type-plus/.gitignore create mode 100644 testsuite/tests/regression-pr5080-notes/.gitignore create mode 100644 testsuite/tests/runtime-errors/.gitignore create mode 100644 testsuite/tests/tool-lexyacc/.gitignore create mode 100644 testsuite/tests/tool-ocamldoc/.gitignore create mode 100644 testsuite/tests/typing-fstclassmod/.gitignore create mode 100644 testsuite/tests/typing-gadts/.gitignore create mode 100644 testsuite/tests/typing-labels/.gitignore create mode 100644 testsuite/tests/typing-modules/.gitignore create mode 100644 testsuite/tests/typing-objects/.gitignore create mode 100644 testsuite/tests/typing-poly/.gitignore create mode 100644 testsuite/tests/typing-private/.gitignore create mode 100644 testsuite/tests/typing-typeparam/.gitignore diff --git a/binary-compat/compat/3.11.2/.gitignore b/binary-compat/compat/3.11.2/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/binary-compat/compat/3.12.0/.gitignore b/binary-compat/compat/3.12.0/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/camlp4/build/.gitignore b/camlp4/build/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/otherlibs/labltk/lib/.gitignore b/otherlibs/labltk/lib/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/.gitignore b/testsuite/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/.gitignore b/testsuite/tests/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/asmcomp/.gitignore b/testsuite/tests/asmcomp/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/embedded/.gitignore b/testsuite/tests/embedded/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/gc-roots/.gitignore b/testsuite/tests/gc-roots/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/lib-digest/.gitignore b/testsuite/tests/lib-digest/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/lib-dynlink-bytecode/.gitignore b/testsuite/tests/lib-dynlink-bytecode/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/lib-dynlink-native/.gitignore b/testsuite/tests/lib-dynlink-native/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/lib-threads/.gitignore b/testsuite/tests/lib-threads/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/regression-camlp4-class-type-plus/.gitignore b/testsuite/tests/regression-camlp4-class-type-plus/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/regression-pr5080-notes/.gitignore b/testsuite/tests/regression-pr5080-notes/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/runtime-errors/.gitignore b/testsuite/tests/runtime-errors/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/tool-lexyacc/.gitignore b/testsuite/tests/tool-lexyacc/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/tool-ocamldoc/.gitignore b/testsuite/tests/tool-ocamldoc/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-fstclassmod/.gitignore b/testsuite/tests/typing-fstclassmod/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-gadts/.gitignore b/testsuite/tests/typing-gadts/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-labels/.gitignore b/testsuite/tests/typing-labels/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-modules/.gitignore b/testsuite/tests/typing-modules/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-objects/.gitignore b/testsuite/tests/typing-objects/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-poly/.gitignore b/testsuite/tests/typing-poly/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-private/.gitignore b/testsuite/tests/typing-private/.gitignore new file mode 100644 index 0000000000..e69de29bb2 diff --git a/testsuite/tests/typing-typeparam/.gitignore b/testsuite/tests/typing-typeparam/.gitignore new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.1