forked from getsentry/sentry-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
54 lines (54 loc) · 2.09 KB
/
.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
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
[submodule "design/external/platformicons"]
path = design/external/platformicons
url = https://github.com/getsentry/platformicons
[submodule "doc-support"]
path = doc-support
url = https://github.com/getsentry/sentry-doc-support
[submodule "doc-modules/raven-node"]
path = doc-modules/raven-node
url = https://github.com/getsentry/raven-node
[submodule "doc-modules/raven-python"]
path = doc-modules/raven-python
url = https://github.com/getsentry/raven-python
[submodule "doc-modules/raven-ruby"]
path = doc-modules/raven-ruby
url = https://github.com/getsentry/raven-ruby
[submodule "doc-modules/raven-js"]
path = doc-modules/raven-js
url = https://github.com/getsentry/raven-js
[submodule "doc-modules/sentry-php"]
path = doc-modules/sentry-php
url = https://github.com/getsentry/sentry-php
[submodule "doc-modules/raven-csharp"]
path = doc-modules/raven-csharp
url = https://github.com/getsentry/raven-csharp
[submodule "doc-modules/raven-go"]
path = doc-modules/raven-go
url = https://github.com/getsentry/raven-go
[submodule "doc-modules/sentry-elixir"]
path = doc-modules/sentry-elixir
url = https://github.com/getsentry/sentry-elixir
[submodule "doc-modules/sentry"]
path = doc-modules/sentry
url = https://github.com/getsentry/sentry
[submodule "doc-modules/react-native-sentry"]
path = doc-modules/react-native-sentry
url = https://github.com/getsentry/react-native-sentry
[submodule "doc-modules/sentry-cli"]
path = doc-modules/sentry-cli
url = https://github.com/getsentry/sentry-cli
[submodule "doc-modules/sentry-cocoa"]
path = doc-modules/sentry-cocoa
url = https://github.com/getsentry/sentry-cocoa
[submodule "doc-modules/sentry-java"]
path = doc-modules/sentry-java
url = https://github.com/getsentry/sentry-java
[submodule "doc-modules/sentry-cordova"]
path = doc-modules/sentry-cordova
url = https://github.com/getsentry/sentry-cordova
[submodule "doc-modules/sentry-electron"]
path = doc-modules/sentry-electron
url = https://github.com/getsentry/sentry-electron
[submodule "doc-modules/sentry-rust"]
path = doc-modules/sentry-rust
url = https://github.com/getsentry/sentry-rust