From e087a83d7d43d2ff33f6ae7138bfb529f9cf429b Mon Sep 17 00:00:00 2001
From: Stepan Nassyr <s.nassyr@fz-juelich.de>
Date: Fri, 27 Sep 2019 21:36:56 +0200
Subject: [PATCH] ignore compile_commands.json

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

diff --git a/.gitignore b/.gitignore
index 0981ed4..5a83ed4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ scale_bench
 .ycm_extra_conf.py
 *.swp
 *.swo
+compile_commands.json
-- 
GitLab