diff options
author | elasota <ejlasota@gmail.com> | 2018-09-15 20:50:39 -0400 |
---|---|---|
committer | elasota <ejlasota@gmail.com> | 2018-09-17 03:57:25 -0400 |
commit | af1e94543562fe0f1ad5bfa49f47115546da8af2 (patch) | |
tree | c524e7dc7c5a140d35eea0ec71ff1fed61c58848 /.gitignore | |
parent | 06c8b5a4ffb0ab6787edf071463f17df522b3e79 (diff) |
Initial version of VS natvis file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 6db75f2324..64a0633bd3 100644 --- a/.gitignore +++ b/.gitignore @@ -98,9 +98,6 @@ bld/ # Hints for improving IntelliSense, created together with VS project cpp.hint -# Visualizers for the VS debugger -*.natvis - #NUNIT *.VisualState.xml TestResult.xml |