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