# Deps and test files
node_modules
lib
contracts/vendor/*.sol

# build output
artifacts
forge-artifacts
cache
typechain
coverage*
deployments

# Other autogenerated files
gasReporterOutput.json
slither.db.json
