Websites/.dockerignore

9 lines
124 B
Plaintext
Raw Normal View History

2024-05-03 03:04:43 +00:00
# Ignore everything
**
# Allow only the files that are actually needed
!/package.json
!/yarn.lock
!/Gemfile
!/Gemfile.lock