Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jun 20, 2024
1 parent 07bceb5 commit 071dcdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ tsconfig.tsbuildinfo
.secrets
.wallet.json

# Coverage
coverage
coverage.json

# Slither
scripts/slither-results/*
!scripts/slither-results/.gitkeep
Expand Down

0 comments on commit 071dcdc

Please sign in to comment.