diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2000-04-13 05:18:12 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2000-04-13 05:18:12 +0000 |
commit | d3799bd5f40726e25c8f9150ac147b03724cc6eb (patch) | |
tree | 00d73d9300de91c9287ae24f30b482293bee7708 | |
parent | 4b7ca40b53bbd2d36abecda486c5079021bfd790 (diff) |
ignore executables
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3069 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | otherlibs/labltk/example/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/otherlibs/labltk/example/.cvsignore b/otherlibs/labltk/example/.cvsignore new file mode 100644 index 000000000..634dc5916 --- /dev/null +++ b/otherlibs/labltk/example/.cvsignore @@ -0,0 +1,6 @@ +calc +clock +demo +eyes +hello +tetris |