From 05563ab11ee30fbf698c0bbfcb9f98e2533a0a1d Mon Sep 17 00:00:00 2001 From: "David Adam (zanchey)" Date: Mon, 24 Jun 2013 18:09:29 +0800 Subject: add git_version_gen: generate a version number from the git tree Originally from the git sources (GIT-VERSION-GEN) (C) Junio C Hamano Reused under GPL v2.0 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5247a0b8..b4b4e81c 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ user_doc/ xcuserdata tests/*tmp.* tests/foo.txt +FISH-BUILD-VERSION-FILE -- cgit v1.2.3