old-beacon/.gitignore
Peter 179f906242 first commit, everything is functional.
note that this has been built on the examplemod
2020-12-11 20:14:22 +08:00

37 lines
200 B
Plaintext

*.wim
etc/
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/