Skip to content

Commit 6073319

Browse files
committed
Added .gitignore entries for .vspx and .log
1 parent 5a86094 commit 6073319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CSharp.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ x64/
3232
*.tli
3333
*.tlh
3434
*.tmp
35+
*.log
3536
*.vspscc
3637
*.vssscc
3738
.builds
@@ -46,6 +47,7 @@ ipch/
4647
# Visual Studio profiler
4748
*.psess
4849
*.vsp
50+
*.vspx
4951

5052
# Guidance Automation Toolkit
5153
*.gpState

0 commit comments

Comments
 (0)