Skip to content

Commit 89ac7cb

Browse files
committed
add dryice submodule
1 parent 532b8c6 commit 89ac7cb

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# A handy place to put stuff that git should ignore:
1515
/ignore/
1616
support/async/
17-
support/dryice/
1817
support/jsdom/
1918
support/node-htmlparser/
2019
support/node-o3-xml/

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
url = git://github.com/ajaxorg/cockpit.git
44
[submodule "support/pilot"]
55
path = support/pilot
6-
url = git://github.com/ajaxorg/pilot.git
6+
url = git://github.com/ajaxorg/pilot.git
7+
[submodule "support/dryice"]
8+
path = support/dryice
9+
url = git://github.com/ajaxorg/dryice.git

support/dryice

Submodule dryice added at 5260811

0 commit comments

Comments
 (0)