Skip to content

Commit

Permalink
feat: update gitignore to ignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
keyvankhademi committed Apr 9, 2024
1 parent 574a444 commit 2982eae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ result
**/*.rs.bk
__pycache__
keystore

# Mac OS
.DS_Store

0 comments on commit 2982eae

Please sign in to comment.