Comprehensive .gitignore covering:
- Node.js dependencies and runtime files
- Build outputs and distribution directories
- Environment variables and configuration secrets
- Application and system logs
- Database files and storage
- Cloud deployment and infrastructure files
- Development tools and OS-generated files
- Testing outputs and coverage reports
- Security certificates and private keys
- Application-specific uploads and cache
- Package manager artifacts
- CI/CD build artifacts and deployment secrets
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>