This repository has been archived on 2023-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
better-world-info/.gitignore

41 lines
237 B
Plaintext
Raw Permalink Normal View History

2023-11-04 17:39:26 +00:00
# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr