7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
# backend/.dockerignore
|
|
node_modules
|
|
dist
|
|
.env
|
|
.env.*
|
|
*.log
|