From b00aec46114f8cc5374cc16ae46db697ac7f1bc6 Mon Sep 17 00:00:00 2001 From: John-Michael Baier Date: Sun, 6 Dec 2020 16:27:31 +0100 Subject: [PATCH] add clion ignores --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 02eb9709..71ed106e 100755 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ app.info /docs/Doxyfile /docs/doxyfile.stamp /docs/html +/cmake-build-debug/ +/cmake-build-debug-remote-l/ +/.idea/ \ No newline at end of file