.gitignore Addition
GeorgeHahn opened this issue · 2 comments
GeorgeHahn commented
The .gitignore file should be extended to ignore the "_NCrunch_EESpeak\EESpeak.crunchsolution.cache" folder & file.
While I'm at it, here are some great VS extensions you might enjoy:
- CodeMaid - auto-formats your code
- Git Source Control Provider - lets you commit and push right from VS
- NCrunch - compiles code, tests, and shows code coverage on the fly
- VS10x suite - nice group of enhancements, but not free
GeorgeHahn commented
I think I successfully added the file.
zarthcode commented
Added another entry to ignore the _blah folder.