Add .DS_Store to gitignore

This commit is contained in:
fluo10 2025-06-14 09:13:13 +09:00
parent 833dc9ed3c
commit 7569d296b1

2
.gitignore vendored
View file

@ -21,3 +21,5 @@ Cargo.lock
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
tmp/
.DS_Store