chore(config): add Rust build artifacts to gitignore
server/target/ excluded from version control. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Build and cache
|
||||
.cache/
|
||||
server/target/
|
||||
|
||||
# Database journal files (transient, not the DB itself)
|
||||
db/commonwealth.db-wal
|
||||
|
||||
Reference in New Issue
Block a user