From 696d14de7ba62f325593b9a071aa38f203e37757 Mon Sep 17 00:00:00 2001
From: Alexander Repeta <alexander.repeta@gmail.com>
Date: Mon, 29 Jun 2020 22:20:17 +0300
Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?=
 =?UTF-8?q?=D0=B5=D1=82=20=D0=B2=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=20=D0=B0?=
 =?UTF-8?q?=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D1=8B=20MacOS?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6704566..92c8e0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+#MacOS attributes
+.DS_Store
+
 # Logs
 logs
 *.log
-- 
GitLab