aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjeresig <jeresig@gmail.com>2009-11-30 15:45:16 -0500
committerjeresig <jeresig@gmail.com>2009-11-30 15:45:16 -0500
commit6798df54f40b316ce65c4e44e3c0370356956dd7 (patch)
tree7f575b2c94432f0fee149de9b908276b002e8d16 /.gitignore
parente514e67cd24db3daf7658d53138a4fbef5fdc0c2 (diff)
downloadjquery-6798df54f40b316ce65c4e44e3c0370356956dd7.tar.gz
jquery-6798df54f40b316ce65c4e44e3c0370356956dd7.zip
Switched from using Git Submodules to just doing a straight clone of the QUnit and Sizzle directories. Works much better for what we want.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13b675a66..d7b925026 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ dist
*~
*.diff
*.patch
+test/qunit
+src/sizzle