Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>gitignore ManagerNew to Visual Studio Code? Get it now.
gitignore Manager

gitignore Manager

Shellomo

|
51 installs
| (1) | Free
Manage .gitignore files with ease
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ignore Extension for VS Code

A Visual Studio Code extension to help you manage .gitignore files with ease.

Features

  • Add patterns to .gitignore
  • Remove patterns from .gitignore
  • Create new .gitignore files from templates
  • Support for common templates (Node.js, Python, Java, C++)
  • Custom template support

Commands

The extension provides the following commands:

  • Ignore: Add Pattern - Add a new pattern to .gitignore
  • Ignore: Remove Pattern - Remove an existing pattern from .gitignore
  • Ignore: Create .gitignore - Create a new .gitignore file from templates

Usage

  1. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Type "Ignore" to see available commands
  3. Select the desired command

Requirements

  • Visual Studio Code 1.80.0 or higher

Installation

  1. Open VS Code
  2. Press Ctrl+P / Cmd+P
  3. Type ext install ignore

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft