add DS_store to gitignore
This commit is contained in:
parent
befa6dd940
commit
9ecd9884ba
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
.DS_store
|
||||||
vendor/
|
vendor/
|
||||||
_site/
|
_site/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
|
|
Loading…
Add table
Reference in a new issue