Ignore html files living in the main directory (likely being used for testing).
authorJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 07:45:56 +0000 (23:45 -0800)
committerJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 07:45:56 +0000 (23:45 -0800)
.gitignore

index d7b9250..db50662 100644 (file)
@@ -6,3 +6,4 @@ dist
 *.patch
 test/qunit
 src/sizzle
 *.patch
 test/qunit
 src/sizzle
+/*.html