chore: add .gitignore to exclude workspace and cache directories

This commit is contained in:
hc 2026-04-01 15:19:15 +08:00
parent 6b78dc47fa
commit 183b23cb91

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
workspace/
.ruff_cache/
.opencode/