-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy path.gitignore
More file actions
197 lines (135 loc) · 2.96 KB
/
Copy path.gitignore
File metadata and controls
197 lines (135 loc) · 2.96 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
# Hugo
# Pre-Hugo-reorganization files left at the repository root. The canonical
# project files now live under /hugo; do not add root-level copies back to Git.
/.hugo_build.lock
/.yarn/
/_vendor/
/agent_config_types_list.txt
/content/
/data/
/examples/
/hugpython/
/integrations_data/
/layouts/
/local/
/Makefile.config
/node_modules/
/playwright-report/
/public/
/resources/
/static/
/test-results/
# htmltest tmp files
bin/htmltest
htmltest_report.txt
tmp
# Ignore generated examples
# ignore full spec deref, generate during build instead
# Ignoring all automated content
temp
# Vitest snapshot harness for shorter-api-pages migration — only ignore deps
# Developers/ui_extensions (source removed in #27992)
# Agent section
# Tracing
# Log collection
# Generated by build script
.gitmodules
# Ignoring all integrations file
# Ignore the marketplace images that get pulled
# security rules
# security threat detection
# cspm cloud resource schemas
# compliance rules
# Logs
*.log
npm-debug.log*
# Continuous Testing
# Old code_analysis locations
# New code_security locations
# IaC Kics Rules
# Let's keep these so we don't accidentally re-add them to repo
# containers - kubernetes
# containers - datadog-operator
# serverless
# workflows
# semantic tag colors (keep so we don't accidentally re-add it to repo)
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directories
jspm_packages
# Optional npm cache directory
.npm
.config
/.node-gyp/
/.v8flags*
# Optional REPL history
.node_repl_history
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
*.DS_Store
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# jetbrains
.idea
*.iml
# local dev
*.js.map
*.css.map
*.swp
# virtual env
.python-version
# python Byte-compiled / optimized
__pycache__/
*.py[cod]
/DataDog-dogweb-*/
# data
# Generated resources from Hugo Pipes
# Generated from GitHub actions
.github/preview-links-template.md
# yarn v2 or greater
# Not using zero installs
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
.pnp.*
# local build files
.backup_path
# Unignore the configurations folder, so we can apply exceptions to it
# Ignore everything inside the configurations folder,
# except for the files we add explicit exceptions for
# CDOCS
*.tempAst.json
.cdocs_temp
# Cursor editor configuration
.cursor/
# Deprecated generated file for LLMs (keep so it's not merged back in)
# Playwright
# AI
.claude/*local*
.superpowers/