Skip to content

Commit

Permalink
chore: remove .ds_store file, add to gitignore (PR opensheetmusicdisp…
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmidTU committed Jun 9, 2023
1 parent 8e4fd04 commit 61d5b87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ pids
*.pid
*.seed

# OS files
.DS_Store

# optional npm script-generated data
visual_regression/
export/
Expand Down

0 comments on commit 61d5b87

Please sign in to comment.