hellomicronaut/.gitignore

16 lines
127 B
Plaintext
Raw Normal View History

2023-03-01 10:56:36 +00:00
Thumbs.db
.DS_Store
.gradle
build/
target/
out/
.micronaut/
.idea
*.iml
*.ipr
*.iws
.project
.settings
.classpath
.factorypath