.gitignore
file into your current workspace home folderBehind the curtain, simplegitignore npm module is used, which essentially automates the process of copying and pasting the boilerplate file from Github's gitignore repo into the .gitignore
file in your project home folder.
Open the Command Palette (Cmd
+ Shift
+ P
), then enter simplegitignore
simplegitignore
npm module fails to output as expected, it might not translate the issue properly to you. Please check your Code editor's terminal output for details instead.simplegitignore
npm module itself are inherited in all or in parts.Please see CHANGELOG
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.