From ce39c2e04ced177747d02de83f61989dcbcca44e Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Thu, 24 May 2012 00:56:24 +0100 Subject: Provide a Windows version resource for the git executables. Embeds the git version and description into the git executable thus implementing the request in issue #5. Acked-by: Heiko Voigt Acked-by: Sebastian Schuberth Acked-by: Johannes Schindelin Signed-off-by: Pat Thoyts --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 10aee94760..1640c3ad00 100644 --- a/.gitignore +++ b/.gitignore @@ -229,6 +229,7 @@ /cscope* *.obj *.lib +*.res *.sln *.suo *.ncb -- cgit v1.2.3