10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
# Ignore unnecessary files to reduce build context
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
LICENSE
|
|
*.log
|
|
*.tmp
|
|
.env
|
|
docker-compose.yaml
|