https://github.com/mkacct/vscode-git-exclude
VS Code extension for quickly opening the Git exclude file
https://github.com/mkacct/vscode-git-exclude
git vscode vscode-extension
Last synced: about 2 months ago
JSON representation
VS Code extension for quickly opening the Git exclude file
- Host: GitHub
- URL: https://github.com/mkacct/vscode-git-exclude
- Owner: mkacct
- License: mit
- Created: 2024-04-10T06:05:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T05:23:02.000Z (3 months ago)
- Last Synced: 2026-03-27T01:34:59.666Z (3 months ago)
- Topics: git, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mkps.git-exclude-commands
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Git Exclude Commands extension for VS Code
This extension currently provides a single command to open the `.git/info/exclude` file of the current git repository. Set a custom keybinding for the "Git: Open Exclude File" command to quickly open the file.