Files
go-simple-api/.dockerignore
T

8 lines
151 B
Plaintext
Raw Normal View History

2026-07-16 10:13:46 +03:30
# 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