Adding .DS_Store to Git ignore.

This commit is contained in:
John Resig 2009-12-09 23:49:13 -08:00
parent 5473b041c0
commit 616aceef84

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ dist
test/qunit
src/sizzle
/*.html
.DS_Store