diff options
author | jerzywie <jerzy@razzydo.co.uk> | 2018-01-11 10:23:14 +0000 |
---|---|---|
committer | jerzywie <jerzy@razzydo.co.uk> | 2018-01-11 10:23:14 +0000 |
commit | 31848ebd63e7091c88be039eaa9d8b8d345f85e6 (patch) | |
tree | 8d6b5c4927e4ef314a41ed2de2d27df460aa311d | |
parent | 0c5ace9de99c220bb69012581d68ca6fa977449b (diff) | |
download | gitignore-31848ebd63e7091c88be039eaa9d8b8d345f85e6.tar.gz gitignore-31848ebd63e7091c88be039eaa9d8b8d345f85e6.zip |
Add .nvuser NVidia Nsight configuration file
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index d3d5371b..1057235f 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -321,3 +321,5 @@ ASALocalRun/ # MSBuild Binary and Structured Log *.binlog +# NVidia Nsight GPU debugger configuration file +*.nvuser |