From 5f8e291727f2961c48dc436209f3642ef86864c6 Mon Sep 17 00:00:00 2001 From: Minyong Li <ml10g20@soton.ac.uk> Date: Mon, 6 Sep 2021 12:18:26 +0100 Subject: [PATCH] .gitignore: add .qws --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 12a5840..e9fed82 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ target/ *.anno.json *.txt *.rpt +*.qws -- GitLab