thunderhub/.dockerignore
2020-05-26 09:04:00 +02:00

18 lines
190 B
Plaintext

.git
.gitignore
.cache
*.md
!README*.md
/node_modules
/.next
/docs
/.github
.vscode
CHANGELOG.md
# all env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local