Ignore html files living in the main directory (likely being used for testing).

1.7/enhancement_8685
John Resig 2009-12-09 23:45:56 -08:00
parent 88572ee692
commit 5473b041c0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ dist
*.patch
test/qunit
src/sizzle
/*.html