chore: add .gitignore to exclude workspace and cache directories
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
workspace/
|
||||
.ruff_cache/
|
||||
.opencode/
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
workspace/
|
||||
.ruff_cache/
|
||||
.opencode/
|
||||