Skip to content

Commit

Permalink
chore: delete .DS_Store and add it to .gitignore (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
L2ncE authored Jul 31, 2023
1 parent fa188fd commit f474f58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# IDE config
.vscode
.idea
.DS_Store

# polaris cache
/polaris/polaris

0 comments on commit f474f58

Please sign in to comment.