Files
dotfiles/gitignore
Jim Myhrberg a76c67542f chore(gitignore): add .vscode/settings.local.json pattern
Ignore VS Code local settings files across all projects, consistent
with the existing settings.json ignore pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 09:25:44 +00:00

34 lines
567 B
Plaintext

**/._zinit/*
**/.agents/drafts/
**/.agents/plans/
**/.agents/reviews/
**/.claude/drafts/
**/.claude/plans/
**/.claude/reviews/
**/.claude/settings.local.json
**/.vscode/settings.json
**/.vscode/settings.local.json
**/chart/preprod-values.yaml
**/chart/production-values.yaml
**/chart/staging-values.yaml
**/log/*.bz2
**/log/*.gz
**/test/dummy/log/*.bz2
**/test/dummy/log/*.gz
**/vendor/bundle
.AppleDouble
.DS_Store
.bin
.bundle
.byebug_history
.dir-locals.el
.envrc
.mise.*local.toml
.projectile
.stfolder
.stignore
.vagrant
.zinitrc.zsh
mise.*local.toml
routes.txt