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:
2026-07-17 12:17:06 +01:00
parent 2a6b50929c
commit fce6916ce8
+5
View File
@@ -13,3 +13,8 @@ dist/
.terraform/ .terraform/
*.tfstate *.tfstate
*.tfstate.* *.tfstate.*
# Local tooling / WIP (keep on disk, never commit)
.cursor/
.grok/
prototype-3d/