Ignore Visual Studio '*.natvis' files
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user