Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 592 Bytes

License: MIT

gitignore extention for visual studio code


extension for visual studio code to assist with `.gitignore`

Fetures

to help you add files/folder to .gitignore file easily

How

[1]  First Activate extension in repository 
        |
        |-->   command pallete -> Activate gitignore
[2]   right clicking on file/folder you wish to add  to `.gitignore`
[3]   select add to gitignore
[4]   done start coding.....