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
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
|
@ -2,3 +2,5 @@
|
||||||
*.swo
|
*.swo
|
||||||
undo/
|
undo/
|
||||||
view/
|
view/
|
||||||
|
.DS_Store
|
||||||
|
**/.DS_Store
|
||||||
|
|
|
||||||
BIN
lua/.DS_Store
vendored
BIN
lua/.DS_Store
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue