made some changes to make the docker compose build work + added docker ignores to not copy non-essential files
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
coverage/
|
||||
*.log
|
||||
*.env
|
||||
.DS_Store
|
||||
.vscode/
|
||||
.idea/
|
||||
.next/
|
||||
Reference in New Issue
Block a user