From bd3ffa0bd1abf674fce6e96a289341038dc5c47b Mon Sep 17 00:00:00 2001
From: Steven Murray <steven.murray@cern.ch>
Date: Tue, 15 Oct 2013 18:25:59 +0200
Subject: [PATCH] Added install_manifest.txt to .gitignore - it is generated by
 cmake and should therefore be ignored

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 04b67cde0d..20424eb311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,7 @@ hsmtools/rfcpupd.c
 hsmtools/stager_actualget
 hsmtools/stager_actualput
 imake/*
+install_manifest.txt
 *.la
 .libs
 *.lo
-- 
GitLab