From c340d895ecff7734c256984447787db1727fbad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= Date: Wed, 14 Dec 2022 01:06:28 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f3e847c..561ee93 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,5 @@ bin/ .DS_Store # Doc -doc/ \ No newline at end of file +doc/ +.idea/workspace.xml