chore: ignore the .tmp/ scratch directory
Local working notes and scratch files live in .tmp/ — never committed.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -61,3 +61,6 @@ pnpm-debug.log*
|
|||||||
|
|
||||||
# Template setup history — preserved locally, invisible to fresh clones.
|
# Template setup history — preserved locally, invisible to fresh clones.
|
||||||
.archive/
|
.archive/
|
||||||
|
|
||||||
|
# Scratch / working notes — local only, never committed.
|
||||||
|
.tmp/
|
||||||
|
|||||||
Reference in New Issue
Block a user