Hide the .settings file in the gitignore.
[jquery.git] / .gitignore
index 4175eca..439cf4f 100644 (file)
@@ -1,2 +1,4 @@
-qunit
-dist
\ No newline at end of file
+src/selector.js
+dist
+.settings
+*~