Skip to content

Commit

Permalink
feat: added .DS_Store to default gitignore (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAlphaC authored Nov 15, 2024
1 parent 4e993b6 commit 0436867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moccasin/constants/file_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
.deployments*
.deployments.db
era_test_node.log
.DS_Store
"""

COUNTER_VYPER_CONTRACT_SRC = """# pragma version 0.4.0
Expand Down

0 comments on commit 0436867

Please sign in to comment.