From e5ef3bd3c5bc08a4ff7362502bae8da8f9f35bd3 Mon Sep 17 00:00:00 2001 From: NejcZdovc Date: Mon, 23 Jul 2018 06:54:49 +0200 Subject: [PATCH] Adds ignore rules for CLion --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f2baca645e80..c1867770e60c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ npm-debug.log .gclient .sccache **.sw[po] + +# Clion files +CMakeLists.txt +cmake-build-debug