Skip to content

chore: add .gitignore for build outputs and AI tool artifacts#468

Open
starchou6 wants to merge 1 commit into
Diorser:masterfrom
starchou6:chore/add-gitignore
Open

chore: add .gitignore for build outputs and AI tool artifacts#468
starchou6 wants to merge 1 commit into
Diorser:masterfrom
starchou6:chore/add-gitignore

Conversation

@starchou6

Copy link
Copy Markdown

The repo had no .gitignore, so build outputs (bin/, obj/) and AI coding assistant files were untracked and could be committed accidentally.

  • Ignore .NET build outputs, VS cache, NuGet packages
  • Ignore local/session artifacts from Claude, Cursor, Windsurf, Aider, etc.
  • Keep intentionally-bundled resources/*.exe tracked via negation rules

The repo had no .gitignore, so build outputs (bin/, obj/) and AI coding
assistant files were untracked and could be committed accidentally.

- Ignore .NET build outputs, VS cache, NuGet packages
- Ignore local/session artifacts from Claude, Cursor, Windsurf, Aider, etc.
- Keep intentionally-bundled resources/*.exe tracked via negation rules

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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