Remove .DS_Store from tracking and ignore it
This commit is contained in:
parent
13c0b1fc67
commit
9b3b13f06e
3 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@
|
|||
*.swo
|
||||
undo/
|
||||
view/
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue