.clickignore helps you add files and folders to .gitignore directly from the VS Code Explorer.
What It Does
- Right-click a file or folder and select
Add to .gitignore - Right-click a folder and select
Ignore Contents - Creates
.gitignoreautomatically if it does not exist - Prevents duplicate entries