mirror of
https://github.com/evdboom/Bindery.git
synced 2026-07-22 06:49:36 +00:00
chore: add *.tsbuildinfo to .gitignore and untrack build artifacts
Agent-Logs-Url: https://github.com/evdboom/Bindery/sessions/2439ec18-e459-4a05-afbc-4539182ec924 Co-authored-by: evdboom <18037882+evdboom@users.noreply.github.com>
This commit is contained in:
parent
33bacfb8f6
commit
c048b2b672
3 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,6 +9,9 @@ bindery-merge/out/
|
|||
obsidian-plugin/out/
|
||||
mcp-rust/target/
|
||||
|
||||
# TypeScript build info
|
||||
*.tsbuildinfo
|
||||
|
||||
# Packaged extensions
|
||||
*.vsix
|
||||
*.mcpb
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue