忽略运行日志文件
This commit is contained in:
parent
0db30a10a0
commit
262e2a4a97
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# 屏蔽服务端运行日志
|
||||||
|
Mirserver/**/Log/**
|
||||||
|
|
||||||
|
# 常见日志/临时文件
|
||||||
|
*.log
|
||||||
|
*.tmp
|
||||||
|
*.bak
|
||||||
Loading…
Reference in a new issue