更新 .gitignore
This commit is contained in:
parent
6f7f5eb4bc
commit
5ccdbb62fc
6
.gitignore
vendored
6
.gitignore
vendored
@ -4,7 +4,8 @@
|
|||||||
.LSOverride
|
.LSOverride
|
||||||
|
|
||||||
# Icon must end with two \r
|
# Icon must end with two \r
|
||||||
Icon
|
Icon
|
||||||
|
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
@ -24,3 +25,6 @@ Icon
|
|||||||
Network Trash Folder
|
Network Trash Folder
|
||||||
Temporary Items
|
Temporary Items
|
||||||
.apdisk
|
.apdisk
|
||||||
|
|
||||||
|
# 锁文件
|
||||||
|
*.lock
|
Loading…
Reference in New Issue
Block a user