Skip to content

Commit

Permalink
add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Aug 13, 2023
1 parent 5fdb1e8 commit c6c981f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ interchaintest.test
.idea
/bin
vendor
.DS_Store
chain/.DS_Store
examples/.DS_Store
internal/.DS_Store
relayer/.DS_Store

0 comments on commit c6c981f

Please sign in to comment.