-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
25 lines (24 loc) · 872 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "libs/facebook-sdk"]
path = libs/facebook-sdk
url = https://github.com/facebook/facebook-php-sdk.git
[submodule "libs/libfks"]
path = libs/libfks
url = https://github.com/fykosak/php-libfks.git
[submodule "libs/BootstrapFormRenderer"]
path = libs/BootstrapFormRenderer
url = https://github.com/Werkov/BootstrapFormRenderer.git
[submodule "libs/Nette-ajax"]
path = libs/Nette-ajax
url = https://github.com/vojtech-dobes/nette.ajax.js.git
[submodule "libs/jquery.confirm"]
path = libs/jquery.confirm
url = https://github.com/myclabs/jquery.confirm.git
[submodule "libs/graph-dracula"]
path = libs/graph-dracula
url = https://github.com/strathausen/dracula.git
[submodule "tester"]
path = tester
url = https://github.com/fykosak/nette-tester.git
[submodule "www/css/bootstrap"]
path = www/css/bootstrap
url = https://github.com/twbs/bootstrap.git