Initial commit
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git
|
||||
.DS_Store
|
||||
node_modules
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.turbo
|
||||
**/.cache
|
||||
**/.vite
|
||||
**/.next
|
||||
coverage
|
||||
Reference in New Issue
Block a user