Ignore html files living in the main directory (likely being used for testing).
[jquery.git] / .gitignore
index 31e6ad7..db50662 100644 (file)
@@ -1,4 +1,9 @@
 src/selector.js
 dist
-
-*~
\ No newline at end of file
+.settings
+*~
+*.diff
+*.patch
+test/qunit
+src/sizzle
+/*.html