Skip to content

chore: ignore local workspace files#62

Merged
dbist merged 1 commit into
mainfrom
chore/issue-61-ignore-local-files
Jul 19, 2026
Merged

chore: ignore local workspace files#62
dbist merged 1 commit into
mainfrom
chore/issue-61-ignore-local-files

Conversation

@dbist

@dbist dbist commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Closes #61

What changed

  • Ignore local Claude settings in .claude/.
  • Ignore local *.code-workspace files.

Why

These environment-specific files should not appear as untracked repository changes.

Validation

  • git check-ignore -v .claude/settings.json portfolio.code-workspace
  • npm run check
  • npm run format:check

@dbist
dbist marked this pull request as ready for review July 19, 2026 15:30
@dbist
dbist merged commit 3908520 into main Jul 19, 2026
2 checks passed
@dbist
dbist deleted the chore/issue-61-ignore-local-files branch July 19, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

put untracked stuff into .gitignore

1 participant