From fd4c884babe11ea46d3f348019b6481c5fe4b961 Mon Sep 17 00:00:00 2001 From: YingXing <yingxing.cheng@mathematik.uni-stuttgart.de> Date: Fri, 13 Oct 2023 11:50:13 +0200 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6ba457..ad8887e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ .ipynb_checkpoints *.gif Manifest.toml +# For MacOS +.DS_Store -- GitLab