Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
remove .DS_Store and add it to .gitignore (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhea authored Nov 10, 2022
1 parent 8472b50 commit b756427
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 @@ -3,6 +3,7 @@ node_modules
coverage
coverage.json
typechain
.DS_Store

#Hardhat files
cache
Expand Down

0 comments on commit b756427

Please sign in to comment.