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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -61,3 +61,4 @@ logs/
|
|||||||
.cache/
|
.cache/
|
||||||
*.lock
|
*.lock
|
||||||
*.bin
|
*.bin
|
||||||
|
workflow/
|
||||||
Reference in New Issue
Block a user