Skip to content

Commit 2ceed19

Browse files
dschogitster
authored andcommitted
.gitignore: ignore Visual Studio's temporary/generated files
Signed-off-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 516dfb8 commit 2ceed19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,4 +233,7 @@
233233
*.manifest
234234
Debug/
235235
Release/
236+
/UpgradeLog*.htm
237+
/git.VC.VC.opendb
238+
/git.VC.db
236239
*.dSYM

0 commit comments

Comments
 (0)