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
|
Reference in a new issue