G-Wasm/.gitignore

12 lines
94 B
Plaintext

# intelliJ
.idea/
*.iml
out/
# self experiments
src/main/java/misc/
# maven
bin/
**/target/