Skip to content

Commit b330276

Browse files
committed
chore: ignore macOS metadata files
Add .DS_Store to gitignore so local Finder metadata does not appear as untracked changes.
1 parent 0d837b0 commit b330276

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ target/
6464

6565
# Ipython Notebook
6666
.ipynb_checkpoints
67+
68+
.DS_Store

0 commit comments

Comments
 (0)