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 /.gitattributes | |
parent | 06c8b5a4ffb0ab6787edf071463f17df522b3e79 (diff) |
Initial version of VS natvis file
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 03c6f96f80..47ba2b45bb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ drivers/* linguist-vendored *.py eol=lf *.hpp eol=lf *.xml eol=lf +*.natvis eol=lf |