From 7a3a1ce177c49a5cb495122b2ee03016dc91bf33 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sun, 10 Nov 2024 21:37:10 +0100 Subject: [PATCH] add some CLion internal files to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cdfd81d0..574299fb 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,10 @@ esp01-update.sh platformio_override.ini replace_fs.py wled-update.sh +Qodana.yaml +compile_commands.json +/build/ /build_output/ /node_modules/