From 2a73861a7a8b2bd8a0db797966c0a72d8e194c63 Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 19 Jul 2010 16:14:37 +0200
Subject: [PATCH] Update .gitignore for vcs-version

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 593b47191..a639f30a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
 /ganeti
 /stamp-directories
 /stamp-srclinks
+/vcs-version
 /*.patch
 /*.tar.bz2
 /*.tar.gz
-- 
GitLab