added reference to jsdom to the submodules

This commit is contained in:
Jan Jongboom 2011-10-14 10:08:59 +02:00
commit 2017c478fb
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View file

@ -14,7 +14,6 @@
# A handy place to put stuff that git should ignore:
/ignore/
support/async/
support/jsdom/
support/node-htmlparser/
support/node-o3-xml/
support/requirejs/

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "doc/wiki"]
path = doc/wiki
url = git://github.com/ajaxorg/ace.wiki.git
[submodule "support/jsdom"]
path = support/jsdom
url = git://github.com/ajaxorg/jsdom.git

1
support/jsdom Submodule

@ -0,0 +1 @@
Subproject commit 51938ca15ac7bd16f94e534cda3779f8a0a9f130