VS Code Extensions
Local Git Ignore

Local Git Ignore

by sanket-67

Manage .git/info/exclude visually from VS Code.

Downloads

3

Rating

(0)

Version

0.0.1

Last updated

Jul 22, 2026

A VS Code extension to manage .git/info/exclude visually.

Features

  • 🔒 Ignore files locally
  • 📁 Ignore folders locally
  • 📄 Ignore current file
  • 🔍 Search ignored files
  • ❌ Remove ignored entriesnpx vsce package
  • 🔄 Refresh list

Usage

  1. Open a Git repository.
  2. Click the Local Git Ignore icon in the Activity Bar.
  3. Add files or folders to .git/info/exclude.
  4. Manage ignored entries from the sidebar.

Requirements

  • Git repository
  • VS Code 1.90+

License

MIT

Related extensions