Files
whats-the-point/.gitignore
Mike Johnston 787c97a52f
Some checks failed
Build Images and Deploy / Update-PROD-Stack (push) Failing after 17s
initial commit
2026-01-28 23:52:15 -05:00

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/