mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-26 02:17:00 +08:00
更新 Git规则
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,10 +1,12 @@
|
|||||||
# 忽略 Minecraft 本体文件等
|
# 忽略 Minecraft 本体文件等
|
||||||
.minecraft/versions/**/*.jar
|
.minecraft/versions/**/*.jar
|
||||||
.minecraft/versions/**/*.xml
|
.minecraft/versions/**/*.xml
|
||||||
.minecraft/versions/季落秋风客户端-v1.0.0/natives-windows-x86_64
|
.minecraft/versions/**/*.dll
|
||||||
|
.minecraft/versions/**/*.x
|
||||||
|
|
||||||
# 忽略 日志文件
|
# 忽略 日志文件
|
||||||
.minecraft/logs
|
.minecraft/logs/
|
||||||
|
.minecraft/debug/
|
||||||
PCL/*.txt
|
PCL/*.txt
|
||||||
|
|
||||||
# 忽略 会自动补充的等文件
|
# 忽略 会自动补充的等文件
|
||||||
@@ -13,7 +15,6 @@ PCL/*.txt
|
|||||||
.minecraft/usercache.json
|
.minecraft/usercache.json
|
||||||
.minecraft/too_many_shortcuts.json
|
.minecraft/too_many_shortcuts.json
|
||||||
.minecraft/command_history.txt
|
.minecraft/command_history.txt
|
||||||
.minecraft/debug/
|
|
||||||
.minecraft/CustomSkinLoader/
|
.minecraft/CustomSkinLoader/
|
||||||
.minecraft/.replay_cache/
|
.minecraft/.replay_cache/
|
||||||
.minecraft/replay_recordings/
|
.minecraft/replay_recordings/
|
||||||
|
|||||||
Reference in New Issue
Block a user