-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitignore
81 lines (66 loc) · 1.17 KB
/
.gitignore
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
74
75
76
77
78
79
80
81
# Dependencies
/node_modules
# Production
build
# Generated files
.docusaurus
.cache-loader
# Misc
.env
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.vscode
npm-debug.log*
yarn-debug.log*
yarn-error.log*
public
.cache
node_modules
*DS_Store
*.env
*.csv
vale/styles/alex/
vale/styles/Google/
vale/styles/write-good/
.idea/
link_report.*
*-creds.tape
palette-docs.pdf
docs/api-content/api-docs/v1/*.mdx
docs/api-content/api-docs/v1/sidebar.*
docs/api-content/api-docs/edge-v1/*.mdx
docs/api-content/api-docs/edge-v1/sidebar.*
# Versions Content
versions.json
versioned_docs/
versioned_sidebars/
versioned_partials/
api_versions.json
api_versioned_docs/
api_versioned_sidebars/
versioned_sidebars/*
temp.docusaurus.config.js
staging_docs/
staging_sidebars/
## Cosign
cosign.key
# Visual Compare
screenshots/
tests/screenshot.spec.ts-snapshots/
test-results/
playwright-report/
artifact.zip
# Netlify
.netlify/
# Ignore _partials/index.ts
_partials/index.ts
# Ignore statoc/img/packs
static/img/packs
.vale-config/
vale/styles/spectrocloud/
vale/styles/spectrocloud-docs-internal/
vale/styles/config/vocabularies/spectrocloud-vocab
unused_images.json