Adding .DS_Store to Git ignore.
This commit is contained in:
parent
5473b041c0
commit
616aceef84
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ dist
|
|||
test/qunit
|
||||
src/sizzle
|
||||
/*.html
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue