From 314eaa40d7ec8a75e16101e8a01d7cd52c76bc92 Mon Sep 17 00:00:00 2001 From: Dmitry Vedenko Date: Wed, 28 Jul 2021 15:24:11 +0300 Subject: [PATCH] Do not track CLion project files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f22b06608..ae03af271 100644 --- a/.gitignore +++ b/.gitignore @@ -206,3 +206,5 @@ win/xaudacity.ico #other files that get in the way */not-for-git/* *.dll + +.idea/