gitignore-generator
Installation
SKILL.md
Gitignore Generator
Generate comprehensive .gitignore files tailored to specific technology stacks and development environments.
Output Requirements
File Output: .gitignore
Format: One pattern per line, comments with #
Structure: Organized by category with section headers
When Invoked
Immediately generate a complete .gitignore appropriate for the specified stack. Combine multiple technology patterns when multiple frameworks are mentioned.
Pattern Syntax Reference
# Ignore specific file
filename.ext