-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 768 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tests/assets/scripts/jquery-mockjax"]
path = tests/assets/scripts/jquery-mockjax
url = git://github.com/appendto/jquery-mockjax.git
[submodule "assets/twitter_bootstrap"]
path = assets/twitter_bootstrap
[submodule "application/third_party/carabiner"]
path = application/third_party/carabiner
[submodule "tests/assets/scripts/qunit"]
path = tests/assets/scripts/qunit
url = git://github.com/jquery/qunit.git
[submodule "application/third_party/authentication"]
path = application/third_party/authentication
url = git://github.com/mikedfunk/CI-Authentication.git
[submodule "codeigniter"]
path = codeigniter
url = git://github.com/EllisLab/CodeIgniter.git