kill-the-newsletter/.dockerignore

5 lines
117 B
Plaintext
Raw Normal View History

2021-10-07 08:08:35 +02:00
# Prevent Git history from leaking
**/.git
2021-10-07 08:29:33 +02:00
# `npm ci` makes this redundant, but it's a good practice
2021-10-07 08:08:35 +02:00
**/node_modules