Skip to content

Commit

Permalink
fix(derive): gitignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Apr 17, 2024
1 parent 2dda355 commit ace6571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ target

# Example targets
examples/**/target

.DS_Store

0 comments on commit ace6571

Please sign in to comment.