Some checks failed
Build Images and Deploy / Update-PROD-Stack (push) Failing after 17s
16 lines
127 B
Plaintext
16 lines
127 B
Plaintext
# Node
|
|
node_modules/
|
|
.env
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
# Build
|
|
build/
|
|
dist/
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
# Vite
|
|
frontend/dist/
|