Files
Project-Mirror/.gitignore
2022-04-15 18:16:10 +03:00

12 lines
73 B
Plaintext

# IDEA #
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# GRADLE #
.gradle/
build/