From 334edf77e4713c544d7798d7b91e2bfb1702c7d6 Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Mon, 4 Apr 2011 08:58:41 +0200
Subject: [PATCH] add install_manifest.txt to gitignore

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

diff --git a/.gitignore b/.gitignore
index 5fdf1359a..5e5a8ec89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ RelWithDebInfo
 Debug
 *.cxx_parameters
 /deployment/win/create_archive.bat
+/install_manifest.txt
\ No newline at end of file
-- 
GitLab