From a44a1d4aeae378c57e2aade3b1f1ba30ebff95f6 Mon Sep 17 00:00:00 2001
From: Andy Haas <ahaas@cern.ch>
Date: Sun, 2 Jul 2017 04:13:11 -0400
Subject: [PATCH] also ignore cprojects for eclipse

Former-commit-id: 4953ca0c34e9d3f4f97e004c2e540b8c332881bd
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4ecc3356a1d4a..7ed00b371824a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 .project
 *.pyc
 .asetup*
+.cproject
-- 
GitLab