Merge pull request #1579 from jamiehumphries/master

Ignore NCrunch temporary files.
This commit is contained in:
Brendan Forster 2015-07-02 21:41:27 +09:30
commit a2f49b7b14

View File

@ -106,6 +106,7 @@ _TeamCity*
# NCrunch # NCrunch
_NCrunch_* _NCrunch_*
.*crunch*.local.xml .*crunch*.local.xml
nCrunchTemp_*
# MightyMoose # MightyMoose
*.mm.* *.mm.*