masto-fe-standalone/.dockerignore

16 lines
206 B
Text
Raw Permalink Normal View History

2024-12-19 18:00:29 +00:00
# Ignore everything by default.
*
# Allow files and directories
!/public
!/nginx.conf
!/app
!/config
!/public
!/.browserslistrc
!/babel.config.js
!/jsconfig.json
!/package.json
!/tsconfig.json
!/yarn.lock