chore: ignore Docker volumes and OpenCode config
This commit is contained in:
@@ -279,3 +279,8 @@ infra/cloud/volcano/env/*.env
|
||||
*.swp
|
||||
.buildlog/
|
||||
.history
|
||||
# Docker volumes (local data)
|
||||
docker/supabase/volumes/db/data/
|
||||
|
||||
# OpenCode local config
|
||||
.opencode/
|
||||
|
||||
Reference in New Issue
Block a user