ExampleModule/.gitignore

16 lines
118 B
Plaintext
Raw Normal View History

2022-03-06 01:07:32 +00:00
/.idea/
*.iml
/target/
# OS
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Gradle
/build/
/.gradle/