-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy path.mintignore
More file actions
110 lines (97 loc) · 2.32 KB
/
.mintignore
File metadata and controls
110 lines (97 loc) · 2.32 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Localised trees not currently routed in docs.json
/v2/es/**
/v2/cn/**
/v2/fr/**
# Compatibility aliases for simpler ignore parsers
/.github
/tasks
/tests
/ai-tools
/tools/notion
# Explicit nested dependency dirs
tests/node_modules
tools/node_modules
tools/notion/node_modules
# Dependencies and build artifacts
**/node_modules/**
**/.cache/**
**/coverage/**
**/dist/**
**/build/**
.mintlify/
.mintlify-cache/
.out/
# Non-doc operational directories
/.github/**
/tasks/**
/tests/**
/ai-tools/**
/.githooks/**
/.vscode/**
/tools/notion/**
/tools/**/*.js
# Runtime-only local assets that must never be injected into browser pages
/snippets/automations/**/*.js
/v2/style.css
# Temporary and backup files
tmp_*
**/*.tmp
**/*.temp
**/*.bak*
**/*.disabled
# V2 draft / scratch / context-only content / deprecated
/v2/x-*/**
/v2/x-archived/**
/v2/**/x-*
/v2/**/x-*/
/v2/**/x-*/**
/v2/**/_contextData_/**
/v2/**/_context_data_/**
/v2/**/_tests-to-delete/**
/v2/**/_move_me/**
# Composition fragments — views and groups are consumed by parent pages, not standalone
/v2/**/views/**
/v2/**/groups/**
/v2/**/todo.txt
/v2/**/todo.mdx
/v2/NOTES_V2.md
# Unrouted internal source/report artifacts
/v2/internal/assets/transcripts/**
/v2/internal/layout-components-scripts-styling/**
/v2/internal/ally-notes.mdx
/v2/internal/marketing-posts.md
/v2/internal/marketing-posts-v2.md
/v2/internal/reports/repo-ops/audit-tasks-folders--*.md
/v2/internal/rfp/reports/livepeer-docs-v2-report.md
# Tooling markdown docs not intended as docs-site pages
/tools/**/*.md
/tools/**/*.mdx
!/tools/scripts/snippets/README.mdx
/tools/scripts/deprecated
/tools/scripts/deprecated/**
# Snippets docs/examples not intended as routable pages
/snippets/README.md
/snippets/assets/README.mdx
/snippets/assets/scripts/n8n/README-*.md
/snippets/components/**/README.md
/snippets/components/**/examples/**
/snippets/components/layout/examples/README-custom-view.md
/snippets/data/API/README.md
/snippets/data/deprecated
/snippets/data/deprecated/**
/snippets/automations/showcase/README.md
# Generated artifacts
docs-index.json
llms-full.txt
llms.txt
sitemap-ai.xml
# Externalized heavy assets
/snippets/assets/domain/00_HOME/Eric Shreck Gif.gif
/snippets/assets/media/gifs/daydream.gif
# AI files
.llms.txt
.llms.txt.information.md
.AI-ACCOUNTABILITY-CHECKLIST.md
.AI_GUIDELINES.md
.cursorrules
.allowlist