ironbarrels/.gitignore

15 lines
125 B
Plaintext

build/
.classpath
.project
.gradle/
eclipse/
bin/
repo/
/run/
.settings/
#IDEA files from Gradle
.idea/
/*.iml
/*.ipr
/*.iws