From b134fcd1e88ff0938623c96f039c10d468e5de02 Mon Sep 17 00:00:00 2001 From: Craig Raw Date: Tue, 4 Aug 2020 12:49:46 +0200 Subject: [PATCH] no ds store --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f93c9f..d674f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build /*.properties out -*.log \ No newline at end of file +*.log +.DS_Store \ No newline at end of file