# Dedicated ignore file for Dockerfile.local (BuildKit picks .dockerignore). # Unlike the repo .dockerignore, this one keeps appsettings*.json so the local # image is self-contained (config is then overridden via env vars in compose). **/bin **/obj **/.git **/.vs **/.vscode **/node_modules **/*.user