dev1/.dockerignore

12 lines
89 B
Plaintext

# Node artefacts
node_modules
npm-debug.log
build*
dist
data/*
*.env*
.env
.git
.vscode