10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
node_modules
|
|
.astro
|
|
.vscode
|
|
.git
|
|
npm-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
# We rebuild inside the image, no need to send dist
|
|
/dist
|