mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
chore: add MCP backend target/ to .gitignore
This commit is contained in:
parent
7bf5a0479d
commit
dcb2853d24
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -35,3 +35,6 @@ rust/**/target/
|
||||||
*.glob
|
*.glob
|
||||||
*.aux
|
*.aux
|
||||||
secrets/
|
secrets/
|
||||||
|
|
||||||
|
# MCP backend build artifacts
|
||||||
|
scripts/mcp_backend/target/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue