ForgeWrapper/.gitignore

15 lines
95 B
Text

.gradle
build
# eclipse
.settings
.classpath
.project
bin
# idea
.idea
*.iml
*.ipr
*.iws
out