From a48ab179726c9d9353590908ae20b7f12fe232bd Mon Sep 17 00:00:00 2001 From: Crylia Date: Wed, 20 Mar 2024 17:34:37 +0100 Subject: [PATCH] more work on gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf525af..f5ba58f 100755 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,6 @@ compile_commands.json *_qmlcache.qrc -build/CMakeFiles/ -build/CryliaPlayer_autogen/ -build/.qt/ +/build/* +!/build/CmakeLists.txt +!/build/CryliaPlayer.desktop.in