-
Notifications
You must be signed in to change notification settings - Fork 10
/
.wokeignore
39 lines (32 loc) · 963 Bytes
/
.wokeignore
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
go.mod
go.sum
hack/tools/go.mod
hack/tools/go.sum
## ignored in git
node_modules
resources
.hugo_build.lock
public
.idea
*.DS_Store
## compiled with deps
themes/template/static/live-editor
themes/template/static/img
## upstream dependency - hopefully something that can be converted into a package install
live-editor/node_modules/tailwindcss/types/generated/default-theme.d.ts
live-editor/node_modules/tailwindcss/types/config.d.ts
live-editor/src/monaco-yaml
## cannot use marker in markdown
themes/template/static/fonts/README.md
style-guide.md
content/docs/*/troubleshooting.md
content/docs/*/tutorials/runnable.md
content/docs/*/tutorials/performance-tuning.md
CONTRIBUTING.md
## cannot use marker in generated js
live-editor/hack/schema.js
live-editor/src/lib/monaco/schema.js
## needs fixing in upstream (cartographer)
content/docs/*/crds/
## needs fixing in upstream (3rd party samples)
content/docs/*/tutorials/files/lifecycle/second-workload.yaml