Unnamed repository; edit this file 'description' to name the repository.
fix: added .DS_Store to gitignore
Elizabeth 2024-11-21
parent d95b21d · commit eeb5b7b
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a6fc782..64a837df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ target
helix-term/rustfmt.toml
result
runtime/grammars
+.DS_Store