add .DS_Store to gitignore (#108)
This commit is contained in:
parent
681a6ed870
commit
995c1e695c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
public/
|
||||
exampleSite/public/
|
||||
exampleSite/public/
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue