From: Richard Millet Date: Mon, 12 Feb 2018 19:37:56 +0000 (-0800) Subject: NOJIRA: Added Mac OS's .DS_Store files to .gitignore X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8c6407f7c1d94c0eacd4f7b3276fbf6f294ccd4e;p=tmp%2Fjakarta-migration.git NOJIRA: Added Mac OS's .DS_Store files to .gitignore --- diff --git a/.gitignore b/.gitignore index 31642b6ff..489267ed9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.out* *.iml *.org.*.bindings.xml