ServerAddressSpaceFix/.gitignore
TheWhiteDog9487 0cae1e0a03 更新到1.20.2,旧的1.20.1在另外一个分支。
把Homepage链接到Github仓库,博客就放单独一个链接了。
2023-10-18 18:18:24 +08:00

42 lines
245 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
gradle/
# 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