Skip to content

Commit

Permalink
Update Gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-wizard authored Feb 8, 2023
1 parent 71928fa commit e4dc586
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,14 @@ dist

# TernJS port file
.tern-port

node_modules
.env
coverage
coverage.json
typechain
typechain-types

# Hardhat files
cache
artifacts

0 comments on commit e4dc586

Please sign in to comment.