From 8274f7442efcd8556b1efa71903f0b6473c8d1e7 Mon Sep 17 00:00:00 2001 From: Chris Hodapp Date: Fri, 17 Apr 2020 23:19:32 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d6e7aa6..48937cf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ .LSOverride # Icon must end with two \r -Icon +Icon # Thumbnails ._* @@ -31,3 +31,5 @@ Temporary Items .apdisk # End of https://www.gitignore.io/api/macos + +*~