Websites/.dockerignore
2024-05-02 22:04:43 -05:00

9 lines
124 B
Plaintext

# Ignore everything
**
# Allow only the files that are actually needed
!/package.json
!/yarn.lock
!/Gemfile
!/Gemfile.lock