Skip to content

Commit

Permalink
gitignore: ignore *.VC.db files
Browse files Browse the repository at this point in the history
PR-URL: #17898
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Bartosz Sosnowski <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
  • Loading branch information
tniessen authored and gibfahn committed Jan 24, 2018
1 parent b451339 commit a115d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ _UpgradeReport_Files/
ipch/
*.sdf
*.opensdf
*.VC.db
*.VC.opendb
.vs/
.vscode/
Expand Down

0 comments on commit a115d75

Please sign in to comment.