From bf153085c00c74c087c2117aac8ba3a058dc7804 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Tue, 8 Feb 2022 11:14:13 -0300 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed37b54..2109b68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.swp -*.icloud \ No newline at end of file +*.icloud +.DS_Store