EmberClone/.gitignore

11 lines
94 B
Plaintext

node_modules/
.venv/
dist/
build/
*.log
.env
.env.local
.DS_Store
postgres_data/
.pnpm-store/