Files
jreleaser.github.io/.gitignore
2021-03-29 01:19:23 +02:00

13 lines
89 B
Plaintext

.gradle/
*.iml
*.ipr
*.iws
.idea/
build/
out/
target/
.classpath
.project
tmp/
.DS_Store