fix(dockerignore): ensure docs directory is ignored correctly

This commit is contained in:
krau
2025-06-30 22:49:01 +08:00
parent f84c83a7e2
commit f4d427a1cb

View File

@@ -6,6 +6,6 @@
downloads/ downloads/
data/ data/
cache/ cache/
docs docs/
config.example.toml config.example.toml
docker-compose.* docker-compose.*