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
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@
|
|||
/.vs
|
||||
/node_modules
|
||||
/package-lock.json
|
||||
/.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue