forked from i4/timecube
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 795 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "server/www/assets/bootstrap"]
path = server/www/assets/bootstrap
url = https://github.com/twbs/bootstrap.git
[submodule "server/www/assets/daterangepicker"]
path = server/www/assets/daterangepicker
url = https://github.com/dangrossman/daterangepicker.git
[submodule "server/www/assets/moment"]
path = server/www/assets/moment
url = https://github.com/moment/moment.git
[submodule "server/www/assets/Font-Awesome"]
path = server/www/assets/Font-Awesome
url = https://github.com/FortAwesome/Font-Awesome.git
[submodule "server/www/assets/apexcharts.js"]
path = server/www/assets/apexcharts.js
url = https://github.com/apexcharts/apexcharts.js.git
[submodule "sketch_timecube/arduino"]
path = firmware/components/arduino
url = https://github.com/espressif/arduino-esp32.git