chore: exclude workflow directory from git tracking

Add workflow/ to .gitignore to prevent tracking of workflow-related files
and clean up cursor rules directory structure.
This commit is contained in:
Matthew Raymer
2025-08-26 06:42:11 +00:00
parent bddc1cfebf
commit a865878fab

1
.gitignore vendored
View File

@@ -61,3 +61,4 @@ logs/
.cache/
*.lock
*.bin
workflow/