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