gitignore-gen
SKILL.md
Gitignore Generator
Stop copy-pasting .gitignore templates. This tool scans your project and generates one that actually matches what you're using.
One command. Zero config. Just works.
Quick Start
npx ai-gitignore
What It Does
- Scans your project for languages and frameworks
- Generates a complete .gitignore
- Includes IDE files, build outputs, and secrets
- No generic templates, just what you need