summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoropekk <maciek09874@gmail.com>2026-05-16 14:23:14 +0200
committeropekk <maciek09874@gmail.com>2026-05-16 14:23:14 +0200
commit3237b9ed875ffe622a9761ecf72af66eab71b141 (patch)
treef00d3c231c3718663ce8f1cc99edce938c5a2242
parentd9d8f9758467c6bb2bb08b1dd44b84f1bcdc6a5b (diff)
chore: add DS_Store to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec3db6d..b0f97a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ Testing/
.cache/
.pio
+.DS_Store