48 lines
447 B
Plaintext
48 lines
447 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Build
|
|
dist/
|
|
build/
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
logs/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Testing
|
|
coverage/
|
|
.nyc_output/
|
|
|
|
# Prisma
|
|
/generated/prisma
|
|
|
|
# Temporary files
|
|
tmp/
|
|
temp/
|
|
|
|
# Debug
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
prisma/migrations/
|
|
CLAUDE.md
|
|
real-estate-2d71e-firebase-adminsdk-fbsvc-2cb74385ab.json |