-
Notifications
You must be signed in to change notification settings - Fork 206
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (44 loc) · 844 Bytes
/
.gitignore
File metadata and controls
54 lines (44 loc) · 844 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.kube
.bin
out/
.DS_Store
.terraform
.idea
*for_tests.yaml
.vscode
.makerc
# This is the placeholder for the access log file during extproc tests.
ACCESS_LOG_PATH
tests/e2e/logs/
tests/e2e-inference-extension/logs/
tests/e2e-namespaced/logs/
tests/e2e-upgrade/logs/
# Files and directories to ignore in the site directory
# dependencies
site/node_modules
# production
site/build
# generated files
site/.docusaurus
site/.cache-loader
# misc
site/.DS_Store
site/.env.local
site/.env.development.local
site/.env.test.local
site/.env.production.local
site/npm-debug.log*
site/yarn-debug.log*
site/yarn-error.log*
site/static/.DS_Store
site/temp
# auto generated conformance report
inference-extension-conformance-test-report.yaml
# Claude Code settings and generated files
.claude/
.env
.mcp.json
.goose
/aigw
site/.cursorrules
/.cursor