Initial
This commit is contained in:
9
.containerignore
Normal file
9
.containerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
.astro
|
||||
.vscode
|
||||
.git
|
||||
npm-debug.log*
|
||||
yarn-error.log*
|
||||
.DS_Store
|
||||
# We rebuild inside the image, no need to send dist
|
||||
/dist
|
||||
Reference in New Issue
Block a user