Ignore Visual Studio '*.natvis' files
This commit is contained in:
parent
b8afafa226
commit
15af68ce60
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue