forked from SonarSource/SonarJS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
73 lines (71 loc) · 2.42 KB
/
.gitmodules
File metadata and controls
73 lines (71 loc) · 2.42 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[submodule "its/typescript-test-sources"]
path = its/typescript-test-sources
url = https://github.com/SonarSource/typescript-test-sources.git
ignore = untracked
[submodule "its/sources/jquery"]
path = its/sources/jquery
url = https://github.com/SonarSource/jquery.git
ignore = untracked
[submodule "its/sources/angular.js"]
path = its/sources/angular.js
url = https://github.com/SonarSource/angular.js.git
ignore = untracked
[submodule "its/sources/p5.js"]
path = its/sources/p5.js
url = https://github.com/SonarSource/p5.js.git
ignore = untracked
[submodule "its/sources/amplify"]
path = its/sources/amplify
url = https://github.com/SonarSource/amplify.git
ignore = untracked
[submodule "its/sources/backbone"]
path = its/sources/backbone
url = https://github.com/SonarSource/backbone.git
ignore = untracked
[submodule "its/sources/es5-shim"]
path = its/sources/es5-shim
url = https://github.com/SonarSource/es5-shim.git
ignore = untracked
[submodule "its/sources/jshint"]
path = its/sources/jshint
url = https://github.com/SonarSource/jshint.git
ignore = untracked
[submodule "its/sources/jStorage"]
path = its/sources/jStorage
url = https://github.com/SonarSource/jStorage.git
ignore = untracked
[submodule "its/sources/knockout"]
path = its/sources/knockout
url = https://github.com/SonarSource/knockout.git
ignore = untracked
[submodule "its/sources/mootools-core"]
path = its/sources/mootools-core
url = https://github.com/SonarSource/mootools-core.git
ignore = untracked
[submodule "its/sources/ocanvas"]
path = its/sources/ocanvas
url = https://github.com/SonarSource/ocanvas.git
ignore = untracked
[submodule "its/sources/paper.js"]
path = its/sources/paper.js
url = https://github.com/SonarSource/paper.js.git
ignore = untracked
[submodule "its/sources/prototype"]
path = its/sources/prototype
url = https://github.com/SonarSource/prototype.git
ignore = untracked
[submodule "its/sources/qunit"]
path = its/sources/qunit
url = https://github.com/SonarSource/qunit.git
ignore = untracked
[submodule "its/sources/sizzle"]
path = its/sources/sizzle
url = https://github.com/SonarSource/sizzle.git
ignore = untracked
[submodule "its/sources/underscore"]
path = its/sources/underscore
url = https://github.com/SonarSource/underscore.git
ignore = untracked
[submodule "its/sources/javascript-test-sources"]
path = its/sources/javascript-test-sources
url = https://github.com/SonarSource/javascript-test-sources.git