staking/.gitignore

27 lines
238 B
Plaintext
Raw Normal View History

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