From a4f6030631e1744b5e58b93049b75728b2f7abd3 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Sun, 24 Aug 2025 17:28:04 +0200 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e57cd5f..70a6543 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ build/ dist/ tmp/ *.spec +.idea/ \ No newline at end of file