Adding .DS_Store to Git ignore.
authorJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 07:49:13 +0000 (23:49 -0800)
committerJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 07:49:13 +0000 (23:49 -0800)
.gitignore

index db50662..a77d67a 100644 (file)
@@ -7,3 +7,4 @@ dist
 test/qunit
 src/sizzle
 /*.html
+.DS_Store