From abd1b012fdc53c1f01ec1f3126ab1ab12509d8fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Sat, 16 Sep 2023 22:01:10 +0300 Subject: [PATCH] add exception for folder ".idea" --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5dc11ca..421b299 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# JetBrains IDEs +.idea/ + # Potential executable names fan_control test