From 2d95b2a903399b0194a6d1c7db715f8562eadb5a Mon Sep 17 00:00:00 2001
From: Bing Gong <gongbing1112@gmail.com>
Date: Mon, 9 Mar 2020 14:58:40 +0100
Subject: [PATCH] update gitiggnore

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

diff --git a/.gitignore b/.gitignore
index 7bbc71c0..166b1a0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,8 @@ ENV/
 
 # mypy
 .mypy_cache/
+
+
+.idea/*
+
+*.DS_Store
\ No newline at end of file
-- 
GitLab