init
This commit is contained in:
commit
017bf6e067
115 changed files with 19650 additions and 0 deletions
12
.dockerignore
Normal file
12
.dockerignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
.astro
|
||||
dist
|
||||
node_modules
|
||||
.env
|
||||
.env.local
|
||||
.env.development
|
||||
.env.development.local
|
||||
.env.test
|
||||
.env.test.local
|
||||
Loading…
Add table
Add a link
Reference in a new issue