- Add Dockerfile with multi-stage build for .NET 8 - Include ImageMagick dependencies for Magick.NET - Add docker-compose.yml with volume mount for receipts - Add .dockerignore to exclude build artifacts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
bin/
|
|
obj/
|
|
.vs/
|
|
*.user
|
|
*.suo
|
|
appsettings.Development.json
|
|
wwwroot/receipts/
|