fluid-contracts-public/.gitignore

25 lines
252 B
Plaintext
Raw Normal View History

node_modules
.env
coverage
coverage.json
typechain
typechain-types
#Hardhat
cache
artifacts
#Forge
forge-cache
out
# local secrets
.env
# local deployments
deployments/localhost
deployments/hardhat
txs-batches/
# auto generated docs
docs/contracts