zarthcode/EESpeak

.gitignore Addition

GeorgeHahn opened this issue · 2 comments

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

I think I successfully added the file.

Added another entry to ignore the _blah folder.