25 lines
194 B
Plaintext
25 lines
194 B
Plaintext
.coverage*
|
|
.DS_Store
|
|
.env.local
|
|
.idea
|
|
|
|
build/
|
|
build-v1/
|
|
dist/
|
|
node_modules/
|
|
coverage/
|
|
lint/
|
|
script/
|
|
flattered/
|
|
|
|
# VIM
|
|
*.swo
|
|
*.swp
|
|
|
|
|
|
node_modules
|
|
|
|
#Hardhat files
|
|
cache
|
|
artifacts
|
|
deploy-detail.txt |