chore: ignore local tooling and prototype-3d WIP
Keep .cursor, .grok, and prototype-3d on disk without polluting git status.
This commit is contained in:
@@ -13,3 +13,8 @@ dist/
|
|||||||
.terraform/
|
.terraform/
|
||||||
*.tfstate
|
*.tfstate
|
||||||
*.tfstate.*
|
*.tfstate.*
|
||||||
|
|
||||||
|
# Local tooling / WIP (keep on disk, never commit)
|
||||||
|
.cursor/
|
||||||
|
.grok/
|
||||||
|
prototype-3d/
|
||||||
|
|||||||
Reference in New Issue
Block a user