eclipse-che4z / che-che4z-lsp-for-cobol

COBOL Language Support provides autocomplete, highlighting and diagnostics for COBOL code and copybooks
Other
83 stars 58 forks source link

Add root "gen" folder to gitignore #2561

Open mm-broadcom opened 2 weeks ago

mm-broadcom commented 2 weeks ago

Added the root "gen" folder to the gitignore. This should stop the generated files from showing when trying to do or track the contents of a commit.

How Has This Been Tested?

Saw generated files in list of possible options, added the folder to the gitignore, no longer have those files showing.

Checklist: