From: John Resig Date: Sun, 15 Nov 2009 05:27:06 +0000 (-0500) Subject: Hide the .settings file in the gitignore. X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=0a7232cc39912064de62ee06fd14221b36c93fd8 Hide the .settings file in the gitignore. --- diff --git a/.gitignore b/.gitignore index 31e6ad7..439cf4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ src/selector.js dist - -*~ \ No newline at end of file +.settings +*~ diff --git a/test/qunit b/test/qunit deleted file mode 160000 index 958c03f..0000000 --- a/test/qunit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 958c03fbab15c7fd9b607a3961e92e66b3861814