From b5abc713d91d2430d672eab70101ad1c0a8b8041 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Mon, 2 Jan 2023 15:18:13 +0800 Subject: Qt Design Studio project Qt Design Studio on macOS cannot just open a ui.qml file directly, though it works on GNU/Linux, hence the project file. It adds some convenience anyway. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1377554..a656d2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +.DS_Store +*.qtds *.swp -- cgit v1.3