From 396d2f740af1b421dcfc9744eaf454f7290920a2 Mon Sep 17 00:00:00 2001
From: Nicolas Thiolliere <nicolas.thiolliere@subatech.in2p3.fr>
Date: Thu, 8 Mar 2018 22:36:22 +0100
Subject: [PATCH]  Add GTest/RunTest in .git ignore...

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index c1f755396..1bf4aee93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,9 @@ CLASS_R2D_S
 *Dict.h
 *dict.h
 
+# Google Tests
+GTest/RunTest
+
 # CLASS files
 DATA_BASES/DECAY/ALL/Decay.idx
 
-- 
GitLab