Track project prompt and state files

This commit is contained in:
2026-02-13 12:14:45 +01:00
parent b733f9d62d
commit 127fa98471
3 changed files with 77 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.idea/
!.idea/START_PROMPT.md
!.idea/PROJECT_STATE.md
.DS_Store
__pycache__/
*.pyc