diff options
author | tustin2121 <tustin2121@gmail.com> | 2021-03-26 12:32:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-26 12:32:11 -0400 |
commit | fd40ca24deed5cb14952d9e650fe1148d54ff03b (patch) | |
tree | 740fddf81a4682876f588951c50b2e2b89d77d8a /VisualStudio.gitignore | |
parent | 218a941be92679ce67d0484547e3e142b2f5f6f0 (diff) | |
download | gitignore-fd40ca24deed5cb14952d9e650fe1148d54ff03b.tar.gz gitignore-fd40ca24deed5cb14952d9e650fe1148d54ff03b.zip |
Add .tlog to the Visual Studio template
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 1ee53850..33f059be 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -90,6 +90,7 @@ StyleCopReport.xml *.tmp_proj *_wpftmp.csproj *.log +*.tlog *.vspscc *.vssscc .builds |