Websites/.dockerignore

9 lines
124 B
Plaintext
Raw Normal View History

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