Update .gitignore file with .DS_Store
This commit is contained in:
parent
3ea12d86f5
commit
28e678643b
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@
|
|||
|
||||
# Node
|
||||
node_modules
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue