From 85af75c7f6ac736d2756095853327131732bd496 Mon Sep 17 00:00:00 2001 From: David Barr Date: Wed, 30 Sep 2020 17:10:29 +0100 Subject: remove .ds_store junk --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e02cca0..eb4312f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /tools /zephyr /build +**/.DS_Store -- cgit v1.2.3