diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-01-02 15:18:13 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-01-02 15:18:13 +0800 |
commit | b5abc713d91d2430d672eab70101ad1c0a8b8041 (patch) | |
tree | 8d36c3b127dc817ddb67fd6bb66a04abd37ef8ed /.gitignore | |
parent | 0fdb577551ce92f3888b9564cdd1149e5a82432c (diff) |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ +.DS_Store +*.qtds *.swp |