G-Earth/G-Wasm/.gitignore

12 lines
94 B
Plaintext
Raw Normal View History

2023-03-29 10:06:18 +02:00
# intelliJ
.idea/
*.iml
out/
# self experiments
src/main/java/misc/
# maven
bin/
**/target/