add .DS_Store to gitignore
This commit is contained in:
parent
be47a0afec
commit
519ece03b4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
Session.vim
|
||||
dist/main.css
|
||||
node_modules/
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue