From d708c86a39e1d576ec5ad05ec259cf014f5a436f Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sun, 14 Mar 2021 11:22:02 +0100 Subject: [PATCH] add exclusion --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0872feb..e8473e2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ ipython_config.py __pycache__/* */__pycache__/* settings.json +**/.DS_Store .DS_Store \ No newline at end of file