Glen Whitney
cc89ad1e93
All checks were successful
continuous-integration/drone/push Build is passing
Also start using nailgun to speed up code generation. Resolves #6. Co-authored-by: Glen Whitney <glen@studioinfinity.org> Reviewed-on: #24 Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net> Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
28 lines
241 B
Plaintext
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*
|