marcdomain / ignoreit

VSCODE Extension that helps you to automatically ignore files and folders in your project workspace.
MIT License
17 stars 3 forks source link

ignoreit

VSCODE Extension that helps you to automatically ignore files and folders in your project workspace.

Install

https://marketplace.visualstudio.com/items?itemName=marcdomain.ignoreit

Requirements

This extension works when you're working in a git repository on VSCODE.

Features

By default, the following files would be ignored with the help of ignoreit. You can add more files to it as you wish.

"ignoreit.array": [".env", "*.pem"]

https://user-images.githubusercontent.com/25563661/210540446-48010e02-e50b-4109-bc2f-b92021474824.mp4

Extension Settings

ignoreit.array should exist as one of the keys in your VSCODE settings.json file, and the value should be an array of the files you wish to automatically add to .gitignore file in all your project (if the files or folders exist in your project). See example below

"ignoreit.array": [".env", "*.pem", "node_modules", "coverage"]

Known Issues

No known issues

Contact

If you would like to buy me coffee ☕️ 😍

https://www.buymeacoffee.com/marcdomain