gitignore-config

Community

Keep Git clean, protect your secrets.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Missing or incorrect .gitignore patterns lead to sensitive files (like .env, .npmrc) being accidentally committed, repository bloat, and unnecessary merge conflicts. This skill automates the creation and validation of comprehensive .gitignore files.

Core Features & Use Cases

  • 10 Required Pattern Categories: Provides canonical patterns for dependencies, build outputs, environment files (security-critical), logs, testing, IDE, OS, database, cache, and temporary files.
  • Security First: Critically includes .env and .npmrc exclusions with template whitelists to prevent secret leakage.
  • Organized Structure: Groups patterns by category with clear comments for maintainability and readability.
  • Complete Coverage: Ensures all common build output directories and temporary files are excluded, preventing repository pollution.
  • Use Case: Generate a comprehensive .gitignore for a new monorepo, ensuring all sensitive files and build artifacts are excluded, or audit an existing one for security, completeness, and proper organization.

Quick Start

Audit the current .gitignore file for MetaSaver compliance and security.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gitignore-config
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#gitignore-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.