aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2012-05-24 00:56:24 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2013-06-04 10:11:08 +0100
commitce39c2e04ced177747d02de83f61989dcbcca44e (patch)
tree16909074f9dee8e21892cd9bd5e25849e369ec89 /.gitignore
parentfb99070303e8e8af4438c0bad76d459af80d3bba (diff)
downloadgit-ce39c2e04ced177747d02de83f61989dcbcca44e.tar.gz
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 <hvoigt@hvoigt.net> Acked-by: Sebastian Schuberth <sschuberth@gmail.com> Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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