From b50dbedf7cc46b35ab25f36d6847a01687abbe26 Mon Sep 17 00:00:00 2001 From: Minas Keshishyan Date: Mon, 3 Feb 2020 17:19:38 +0400 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f285cb6..217a554 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ bower_components *.sublime-* dist/ yarn.lock + +.idea +.DS_Store