From f7157454bb3bb2c1b11f95ae13b726c6bd8db265 Mon Sep 17 00:00:00 2001
From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Date: Fri, 10 Apr 2015 15:31:41 -0400
Subject: [PATCH] daemon: ignore INSTALL changes

This file is autogenerated by autotools.
It can change depending on version installed.

Refs #70605

Change-Id: Ic254ded62af79dc05f62f46fc70f2b63f412ce88
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9bc9b14817..aa8cf63b4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ install-sh
 missing
 stamp-h1
 ltmain.sh
+INSTALL
 
 # Binary translation files
 *.mo
-- 
GitLab