My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
516dfb8
)
.gitignore: ignore Visual Studio's temporary/generated files
author
Johannes Schindelin
<johannes.schindelin@gmx.de>
Mon, 29 Jul 2019 20:08:15 +0000
(13:08 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Jul 2019 21:51:43 +0000
(14:51 -0700)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
e7bb15d
..
fcfb708
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-233,4
+233,7
@@
*.manifest
Debug/
Release/
+/UpgradeLog*.htm
+/git.VC.VC.opendb
+/git.VC.db
*.dSYM