setting-up-gitignore

This skill should be used when users need to create or update a .gitignore file for their project. It provides comprehensive security-focused patterns and automatically detects the tech stack to include appropriate language-specific exclusions. Use when users ask to "set up gitignore", "create a secure gitignore", "add gitignore protection", or similar requests.

$ Installer

git clone https://github.com/nickpending/momentum /tmp/momentum && cp -r /tmp/momentum/skills/gitignore ~/.claude/skills/momentum

// tip: Run this command in your terminal to install the skill