From 6f12e87fce9028c47c18b3c0bfa50881db353a3f Mon Sep 17 00:00:00 2001 From: unlockable Date: Tue, 11 Oct 2022 17:28:15 +0800 Subject: [PATCH] Update .gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4d5e309..ae5c415 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.out *.pdf *.synctex* -*.toc \ No newline at end of file +*.toc +.DS_Store \ No newline at end of file