jsweet/transpiler/.gitignore
2020-12-30 07:31:35 +01:00

13 lines
129 B
Plaintext

/.idea/
*.iml
/target/
.classpath
.project
.settings/
/tempOut/
/js/
/.jsweet/
/bin/
jsweet-transpiler-2.*
jsweet-transpiler-3.*