From 95c30b1c7eb898ea7c9fc619a5b4b9596bc27f12 Mon Sep 17 00:00:00 2001 From: Elias Bachaalany Date: Sun, 26 Nov 2023 09:13:54 -0800 Subject: [PATCH] (Ignore Apple's temp files) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9dd4da9..4735ade 100644 --- a/.gitignore +++ b/.gitignore @@ -380,3 +380,4 @@ TSWLatexianTemp* # Uncomment the next line to have this generated file ignored. #*Notes.bib +.DS_Store