# Dependencies /node_modules npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # IDE files .vscode/ .idea/ *.swp *.swo # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Docker files (keep in git but ignore in docker) # Dockerfile* # docker-compose* # .dockerignore # Documentation (optional - remove if you want to track them) BACKEND_API_INTEGRATION.md ERROR_HANDLING_IMPROVEMENTS.md WEBSITE_INTEGRATION.md SECURITY_AUDIT_REPORT.md # Temporary files tmp/ temp/ # User data (will be mounted as volume in Docker)