chore: 忽略以._开头的临时文件
This commit is contained in:
parent
e662466fae
commit
81d0e04586
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,6 +29,7 @@ cache
|
|||||||
.cache
|
.cache
|
||||||
.backup
|
.backup
|
||||||
*.bak
|
*.bak
|
||||||
|
*._*
|
||||||
|
|
||||||
|
|
||||||
### IDE
|
### IDE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user