diff options
Diffstat (limited to 'third_party/git/.gitignore')
-rw-r--r-- | third_party/git/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/git/.gitignore b/third_party/git/.gitignore index aebe7c0908f1..521d8f4fb421 100644 --- a/third_party/git/.gitignore +++ b/third_party/git/.gitignore @@ -158,7 +158,6 @@ /git-show-branch /git-show-index /git-show-ref -/git-sparse-checkout /git-stage /git-stash /git-status @@ -217,7 +216,6 @@ /tags /TAGS /cscope* -*.hcc *.obj *.lib *.res @@ -233,6 +231,7 @@ *.ipdb *.dll .vs/ +*.manifest Debug/ Release/ /UpgradeLog*.htm |