ignore-files-workflow

Community

Keep Git and Docker ignores clean.

Authorilude
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides best practices for managing ignore files to optimize Git and Docker contexts and avoid leaking secrets.

Core Features & Use Cases

  • Alphabetical ordering and section organization.
  • Synchronization: align entries between .gitignore and .dockerignore.
  • Security & performance: prevent secrets leakage and reduce build context.

Quick Start

Align patterns in .gitignore and .dockerignore and keep them synchronized.

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: ignore-files-workflow
Download link: https://github.com/ilude/claude-code-config/archive/main.zip#ignore-files-workflow

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