fostr/.gitignore
Glen Whitney f789ed94fd feat: Add OCaml code generation
Also start using nailgun to speed up code generation.

  Resolves #6.
2021-02-28 22:21:56 -08:00

28 lines
241 B
Plaintext

/.cache
/lib
/src-gen
/target
/.classpath
/.project
/.settings
/.factorypath
/.polyglot.metaborg.yaml
.pydevproject
a.out
*.aterm
/site
bin/ng
tests/extracted/*
tests/*.js
tests/*.py
tests/*.hs
tests/*.ml
tests/*.cmi
tests/*.cmo
adhoc*