staking/.gitignore

27 lines
238 B
Plaintext
Raw Permalink Normal View History

# directories
cache
2023-05-16 19:04:13 -03:00
node_modules
out
# files
*.env
*.log
.DS_Store
.pnp.*
lcov.info
yarn.lock
# broadcasts
!broadcast
broadcast/*
broadcast/*/31337/
2023-05-16 19:04:13 -03:00
# Hardhat files
artifacts
typechain
typechain-types
2023-06-21 11:20:23 -03:00
gmx-contracts
.certora_internal