Added submodules
This commit is contained in:
commit
3ba69204ed
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "static/scripts/flot"]
|
||||
path = static/scripts/flot
|
||||
url = https://github.com/flot/flot.git
|
||||
[submodule "static/scripts/highway.js"]
|
||||
path = static/scripts/highway.js
|
||||
url = https://github.com/PhilipTrauner/highway.js.git
|
1
static/scripts/flot
Submodule
1
static/scripts/flot
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 958e5fd43c6dff4bab3e1fd5cb6109df5c1e8003
|
1
static/scripts/highway.js
Submodule
1
static/scripts/highway.js
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b24977c5ef5abdfdcee3d0ee68842537cf3b0386
|
Reference in a new issue