mirror of
https://github.com/screentinker/screentinker.git
synced 2026-08-15 06:43:27 -06:00
chore: ignore local tooling and scratch output
This commit is contained in:
parent
2b137bc40b
commit
e3c7282bb7
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -52,3 +52,6 @@ video/
|
||||||
|
|
||||||
# Generated: transition demo (rebuild with `node shared/Transitions/build-demo.js`)
|
# Generated: transition demo (rebuild with `node shared/Transitions/build-demo.js`)
|
||||||
shared/Transitions/demo.html
|
shared/Transitions/demo.html
|
||||||
|
audit/
|
||||||
|
.mcp.json
|
||||||
|
**/.mcp.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue