heptagon/.gitignore
Nicolas Berthier 10bdab4dc6 Exclusively use ocamlfind; source documentation generation.
- Stripped portions of `myocamlbuild{,_config}.ml' that seem useless
  when `-use-ocamlfind' is passed to ocamlbuild.

- Added some code in `myocamlbuild_config.ml' to be able to generate
  documentation by merging interface and implementation files.
2013-11-08 15:50:36 +01:00

32 lines
283 B
Plaintext

_build
*.DS_Store
.metadata
*.cmi
*.cmo
*.cmx
*.annot
*.byte
*.native
*.depend
*.swp
.settings
\#*\#
*.mls
*.obc
*.c
*.h
*.o
*.java
*.class
*.log
*.
*.epci
*.epo
*.dot
test/*.ml
test/_check_builds
lib/java/.classpath
/test/async/build/*
/test/image_filters/java/*
compiler/doc.odocl