Ignore Visual Studio '*.natvis' files

This commit is contained in:
Matthias Hoelzl 2017-12-09 05:25:38 +01:00
parent b8afafa226
commit 15af68ce60

3
.gitignore vendored
View file

@ -91,6 +91,9 @@ bld/
# Hints for improving IntelliSense, created together with VS project
cpp.hint
# Visualizers for the VS debugger
*.natvis
#NUNIT
*.VisualState.xml
TestResult.xml