init
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
node_modules
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.DS_Store
|
||||
|
||||
client/.vite
|
||||
client/.cache
|
||||
server/coverage
|
||||
server/docs
|
||||
|
||||
README.md
|
||||
Reference in New Issue
Block a user