From 98a5917e7700a24d30ff8aed8d91392309bea40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulius=20Ratkevi=C4=8Dius?= Date: Tue, 21 May 2019 20:06:44 +0300 Subject: Updated .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paulius Ratkevičius --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cddd121..577628b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ a.out build *.swp +compile_commands.json -- cgit v1.2.3