← Back to tools
View AGENTS.md for add-gitignore
add-gitignore
Interactively generate a .gitignore for software projects
Description
add-gitignore is a command-line tool that interactively generates .gitignore files for your software projects. It pulls from the GitHub gitignore templates and lets you select the appropriate ignore rules for your project's languages and frameworks.
AI Summary
Interactive CLI for generating .gitignore files from GitHub templates
Capabilities
- + Generate .gitignore files interactively
- + Pull from GitHub gitignore templates
- + Support multiple languages and frameworks
Use When
- → You are setting up a new project and need a .gitignore
- → You want to quickly add gitignore rules for specific languages
Avoid When
- x You already have a well-configured .gitignore