Files
wolf-signal/.gitignore
Bstn1802 3188a3bc0c added 1.16.1 support by changing some code (still works for 1.16.2)
fixed timer resetting so reconnecting can be canceled and works multiple times
fixed typo in .gitignore
added icon
2020-09-07 16:27:09 +02:00

31 lines
173 B
Plaintext

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