Skip to content

VSCode extension to easily update the .git/info/exclude file

Notifications You must be signed in to change notification settings

alex-way/git-ignore-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-ignore-local VSCode Extension

This extension is a small helper to make it easier to add/remove entries from your .git/info/exclude file.

If you aren't aware of what this file is used for, it's essentially .gitignore but applies only for you.

Features

Not much to see here!

  • Add a file to be excluded by right clicking in the context menu and clicking Add to local .gitignore
  • Remove a file exclusion by right clicking in the context menu and clicking Remove from local .gitignore

Release Notes

0.0.1

Initial release of git-ignore-local (Probably needs a better name 😄)

About

VSCode extension to easily update the .git/info/exclude file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published