8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
# Keeps the Docker build context small and prevents local secrets/state
|
|
# from ever being copied into an image layer.
|
|
.git
|
|
.env
|
|
cookies.txt
|
|
docs/
|
|
*.md
|