1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-09-16 09:26:25 +02:00
Files
opentelemetry-go/.gitignore
Tyler Yahn 1994f6370b Update codespell target (#6223)
- Use the local user to install and run so that root does not own the
artifacts.
- Move the python image into a place renovate can maintain it.
2025-01-29 14:20:03 -08:00

16 lines
107 B
Plaintext

.DS_Store
Thumbs.db
.cache/
.tools/
venv/
.idea/
.vscode/
*.iml
*.so
coverage.*
go.work
go.work.sum
gen/