From ff1ffb62d4973ec2c84cff4fd740c2884950aee9 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Sun, 25 Jan 2026 05:18:59 +0300 Subject: [PATCH] fix(gitignore): update ignore list --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fe4b57c..449b962 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ build-dir *.so *.exe *.dll -devdiskimgs \ No newline at end of file +devdiskimgs +.qt +.qtcreator +CMakeFiles \ No newline at end of file