masto-fe-standalone/.dockerignore
2024-12-19 19:00:29 +01:00

15 lines
206 B
Text

# 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