Files
Rust-Link/.gitignore
wtclaude d6a93506e8 chore: repository scaffolding
The org's standard furniture for a new repo: licence, code of conduct, security
policy, contributing guide, issue and pull-request templates, and the ignore
rules. No sidecar code yet — that arrives as the first pull request, so this
branch exists to open one against.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016wDDVXWMDz82WqE1i969r4
2026-09-15 19:52:25 -05:00

10 lines
52 B
Plaintext

bin/
obj/
*.user
*.suo
.vs/
*.dll
*.exe
*.pdb
*.log