Skip to content

Commit 0d5615b

Browse files
author
Anthony Oliver
committed
Got submodule stuff cleaned up
1 parent 3679628 commit 0d5615b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ SimpleCV/tests/TestCalibrationIntrinsic.xml
1010
SimpleCV/tests/temp.txt
1111
SimpleCV/sampleimages/tmpimg.jpg
1212
SimpleCV/sampleimages/9d4l.jpg
13+
SimpleCV/utils/*
14+
SimpleCV/utils/

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11

2+
[submodule "SimpleCV/utils/cloud9"]
3+
path = SimpleCV/utils/cloud9
4+
url = git://github.com/ingenuitas/cloud9.git

SimpleCV/utils/cloud9

Submodule cloud9 added at 5272cde

0 commit comments

Comments
 (0)