- Quick add vs custom build?
- This tool is the quick-select: pick languages/OS/editor combinations and copy the result. For custom rules on top, use .gitignore Builder.
- How recent are the templates?
- Synced with github/gitignore regularly. Modern tooling (Vite, Next.js 15, Bun, Deno) is included.
- Can I see what each template contains?
- Yes — hover any template for a preview before adding. Expand to inspect the full rule list.
- What about global .gitignore?
- Separate file at ~/.config/git/ignore or ~/.gitignore_global. The tool focuses on repo-local .gitignore; apply the same templates to global for personal conventions.