-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontext7.json
More file actions
31 lines (31 loc) · 667 Bytes
/
Copy pathcontext7.json
File metadata and controls
31 lines (31 loc) · 667 Bytes
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
{
"$schema": "https://context7.com/schema/context7.json",
"url": "https://context7.com/dragomano/light-portal",
"public_key": "pk_t6cZdcuLtlQr5mqKpdxJ4",
"projectTitle": "Light Portal",
"description": "A fancy portal mod for SMF 2.1.x",
"branch": "master",
"excludeFolders": [
"configs",
"docs/src/ar",
"docs/src/de",
"docs/src/el",
"docs/src/es",
"docs/src/fr",
"docs/src/it",
"docs/src/nl",
"docs/src/pl",
"docs/src/ru",
"docs/src/sl",
"docs/src/tr",
"docs/src/uk",
"resources",
"src",
"tests"
],
"excludeFiles": [
"LICENSE",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md"
]
}