Add .DS_Store to .gitignore
This commit is contained in:
parent
87e9d0eabc
commit
03d7fe251a
|
@ -1,2 +1,3 @@
|
|||
.vscode
|
||||
node_modules
|
||||
node_modules/
|
||||
.DS_Store
|
Loading…
Reference in New Issue