Commit graph

1 commit

Author SHA1 Message Date
DustyWalker
ff310d97df feat: add .gitignore - comprehensive ignore patterns for Node.js SaaS project
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>
2025-08-05 16:51:14 +02:00