mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added .vspx and .log to .gitignore for VB
This commit is contained in:
parent
6073319fb1
commit
de7a7117c7
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@ x64/
|
|||
*.tli
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.log
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
.builds
|
||||
|
@ -47,6 +48,7 @@ ipch/
|
|||
# Visual Studio profiler
|
||||
*.psess
|
||||
*.vsp
|
||||
*.vspx
|
||||
|
||||
# Guidance Automation Toolkit
|
||||
*.gpState
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue