Files
ForgeCraft/.gitignore
kitsushadow bc5a7c4fa1 first commit
2016-11-21 06:16:28 -05:00

23 lines
144 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run