Unverified Commit 8165fb87 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2516 from ButchDean/master

Ignore Visual Studio 2017 C++ app generated files.
parents 5b7484e4 238d3a68
......@@ -29,6 +29,9 @@ bld/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment