From ce574d62f63ea97e8a9cf08d84e989deeb57e6e1 Mon Sep 17 00:00:00 2001 From: Matthew Olsson Date: Sun, 21 Jun 2020 08:46:50 -0600 Subject: [PATCH] Meta: Add CLion directories to .gitignore (#2607) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f09e79270f..44d04ab9e8 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ compile_commands.json .clang_complete *Endpoint.h Ports/packages.db +.idea/ +cmake-build-debug/