Добавлен .dockerignore для frontend
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
.vite
|
||||
.env.local
|
||||
.env.*.local
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
README.md
|
||||
*.md
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
Reference in New Issue
Block a user