Skip to content

chore(git): ignore hidden dotfiles and remove tracked artifacts#50

Merged
dzianisv merged 1 commit into
mainfrom
chore/cleanup-dotfiles
Mar 23, 2026
Merged

chore(git): ignore hidden dotfiles and remove tracked artifacts#50
dzianisv merged 1 commit into
mainfrom
chore/cleanup-dotfiles

Conversation

@dzianisv

Copy link
Copy Markdown
Owner

Summary

  • Add catch-all .* pattern to .gitignore with !.github/ negation to preserve CI workflows
  • Remove .reflection/reflection_metrics.json and .tts-debug.log from tracked files (accidentally committed in feat(release): support scoped npm publish and desktop mic permissions #49)
  • Consolidate redundant individual dotfile entries (.DS_Store, .env, .idea, .vscode, .codex, .sst, .worktrees, .turbo, .serena/, .direnv/, .scripts) into the single .* pattern

- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries
@dzianisv dzianisv merged commit 60f6c07 into main Mar 23, 2026
2 of 7 checks passed
@dzianisv dzianisv deleted the chore/cleanup-dotfiles branch March 23, 2026 21:14
dzianisv added a commit that referenced this pull request Mar 26, 2026
- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries

Co-authored-by: engineer <engineer@opencode.ai>
dzianisv added a commit that referenced this pull request Apr 2, 2026
- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries

Co-authored-by: engineer <engineer@opencode.ai>
dzianisv added a commit that referenced this pull request Apr 9, 2026
- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries

Co-authored-by: engineer <engineer@opencode.ai>
dzianisv added a commit that referenced this pull request Apr 9, 2026
- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries

Co-authored-by: engineer <engineer@opencode.ai>
dzianisv added a commit that referenced this pull request Apr 9, 2026
- Add catch-all .* pattern to .gitignore with !.github/ exception
- Remove .reflection/ and .tts-debug.log from tracked files
- Consolidate redundant individual dotfile entries

Co-authored-by: engineer <engineer@opencode.ai>
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.

1 participant