From aec22ce2e5921a81ff33087e50149ddc0217f50e Mon Sep 17 00:00:00 2001 From: ankushduacodes <61025943+ankushduacodes@users.noreply.github.com> Date: Sat, 27 Jun 2020 22:13:36 +0530 Subject: [PATCH] Update .gitignore Co-authored-by: Adrian Sampson --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c5edea..d4f68ed 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ dist/ wideq_state.json __pycache__ # Ignore Mac system files -.DS_store +.DS_Store