12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
# Ignore unnecessary files to reduce build context
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
LICENSE
|
|
VERSION
|
|
*.log
|
|
*.tmp
|
|
.env
|
|
docker-compose.yaml
|
|
Dockerfile.minimal
|