fluid-contracts-public/.gitignore
2024-07-11 13:05:09 +00:00

25 lines
252 B
Plaintext

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