diff options
author | Jamie Humphries <jamie.humphries@softwire.com> | 2015-07-01 15:45:10 +0100 |
---|---|---|
committer | Jamie Humphries <jamie.humphries@softwire.com> | 2015-07-01 15:45:10 +0100 |
commit | 86516d2d2ae8c35983e86ebd310902613776fea0 (patch) | |
tree | 228767751ad4debc80f7972da4eb0aa1e1910e24 /VisualStudio.gitignore | |
parent | 1587f288ee3c5132ad5e14be232d9e5784209286 (diff) | |
download | gitignore-86516d2d2ae8c35983e86ebd310902613776fea0.tar.gz gitignore-86516d2d2ae8c35983e86ebd310902613776fea0.zip |
Ignore NCrunch temporary files.
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 385a36e0..cd8716d3 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -106,6 +106,7 @@ _TeamCity* # NCrunch _NCrunch_* .*crunch*.local.xml +nCrunchTemp_* # MightyMoose *.mm.* |