aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-04-17 17:14:20 +0000
committerFuwn <[email protected]>2026-04-17 17:14:20 +0000
commit83702c84eeb68d0c957891b9460203b705ae9e68 (patch)
treec5c235fb26a701456f75f70be6d79ff02b15aace
parentbuild: Drop unused dependencies and bump Gleam floor to 1.3.0 (diff)
downloadmayu-83702c84eeb68d0c957891b9460203b705ae9e68.tar.xz
mayu-83702c84eeb68d0c957891b9460203b705ae9e68.zip
chore(.gitignore): Ignore macOS .DS_Store files
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60dc8b0..7da5f3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@ erl_crash.dump
# Nix
result
+
+# macOS
+.DS_Store