From 0200fc27a255379fa4850e3be13813691dfc93c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20S=CC=8Colte=CC=81s?= Date: Thu, 17 Nov 2022 22:49:09 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0ba3680d..90da4069 100644 --- a/.gitignore +++ b/.gitignore @@ -286,3 +286,6 @@ tools/** *.btm.cs *.odx.cs *.xsd.cs + +# macOS +.DS_Store