summaryrefslogtreecommitdiff
path: root/.dockerignore
blob: bf4779a2ef019d3b5631121ca964dcae4e2e6d90 (plain)
1
2
3
4
5
6
7
8
*.env
.git
.gitignore
**/Dockerfile
README.md
*.log
_build/
**/node_modules/