From aa4bca5f44b5d244e5c1c0e4700110448997d845 Mon Sep 17 00:00:00 2001 From: Axel Isouard Date: Sun, 5 Feb 2017 05:57:28 -0800 Subject: [PATCH] Ignore cmake-build-debug caused by CLion --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6177a33..d821113 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.gclient /node_modules/ *.gclient_entries +/cmake-build-debug/