remove .ds_store and add to gitignore
This commit is contained in:
parent
04a5b29105
commit
72a94b72f7
2 changed files with 1 additions and 0 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@
|
||||||
/.vs
|
/.vs
|
||||||
/node_modules
|
/node_modules
|
||||||
/package-lock.json
|
/package-lock.json
|
||||||
|
/.DS_Store
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue