From: Andrew Engelbrecht Date: Wed, 14 Jul 2021 21:07:03 +0000 (-0400) Subject: expanded the .gitignore file X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=14ff0398383ca6f6934327b4bb8c360d64531f7a;p=enc-live.git expanded the .gitignore file based on the one in enc/ --- diff --git a/.gitignore b/.gitignore index bd3175e..b98d5e7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ .idea/* .iml enc.iml + +# ignore MacOS system generated files +.DS_Store +._.DS_Store +**/.DS_Store +**/._.DS_Store