Skip to content

Commit de7a711

Browse files
committed
Added .vspx and .log to .gitignore for VB
1 parent 6073319 commit de7a711

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VB.Net.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ x64/
3333
*.tli
3434
*.tlh
3535
*.tmp
36+
*.log
3637
*.vspscc
3738
*.vssscc
3839
.builds
@@ -47,6 +48,7 @@ ipch/
4748
# Visual Studio profiler
4849
*.psess
4950
*.vsp
51+
*.vspx
5052

5153
# Guidance Automation Toolkit
5254
*.gpState

0 commit comments

Comments
 (0)