-
released this
2026-01-30 15:34:29 +00:00 | 36 commits to main since this releaseInitial Release v1.0.0
A CLI tool that generates
.gitignorefiles by specifying technologies/frameworks. Supports 100+ frameworks via gitignore.io integration with offline caching.Features
- Generate .gitignore for multiple tech stacks
- Auto-detect project type from existing files
- Preview mode before writing
- Offline caching with configurable expiration
- Custom patterns support
- 50+ bundled templates for offline use
Installation
pip install gitignore-generator-cliQuick Start
gitignore-generator generate node python django gitignore-generator detect gitignore-generator listFull Documentation
See README.md for detailed usage instructions.
Downloads