mirror of
https://github.com/logos-co/staking.git
synced 2025-01-09 18:25:56 +00:00
27 lines
238 B
Plaintext
27 lines
238 B
Plaintext
|
|
# directories
|
|
cache
|
|
node_modules
|
|
out
|
|
|
|
# files
|
|
*.env
|
|
*.log
|
|
.DS_Store
|
|
.pnp.*
|
|
lcov.info
|
|
yarn.lock
|
|
|
|
# broadcasts
|
|
!broadcast
|
|
broadcast/*
|
|
broadcast/*/31337/
|
|
|
|
# Hardhat files
|
|
artifacts
|
|
typechain
|
|
typechain-types
|
|
gmx-contracts
|
|
|
|
.certora_internal
|