add dryice submodule
This commit is contained in:
parent
532b8c6d18
commit
89ac7cbf39
3 changed files with 5 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,7 +14,6 @@
|
|||
# A handy place to put stuff that git should ignore:
|
||||
/ignore/
|
||||
support/async/
|
||||
support/dryice/
|
||||
support/jsdom/
|
||||
support/node-htmlparser/
|
||||
support/node-o3-xml/
|
||||
|
|
|
|||
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -3,4 +3,7 @@
|
|||
url = git://github.com/ajaxorg/cockpit.git
|
||||
[submodule "support/pilot"]
|
||||
path = support/pilot
|
||||
url = git://github.com/ajaxorg/pilot.git
|
||||
url = git://github.com/ajaxorg/pilot.git
|
||||
[submodule "support/dryice"]
|
||||
path = support/dryice
|
||||
url = git://github.com/ajaxorg/dryice.git
|
||||
|
|
|
|||
1
support/dryice
Submodule
1
support/dryice
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 526081177013d46d6a80c0e581412e4279296360
|
||||
Loading…
Add table
Add a link
Reference in a new issue