@defi-wonderland/keep3r-v2
Version:
The Keep3r Network is a decentralized network for projects that need external devops, and for external teams to find keeper jobs
30 lines (26 loc) • 267 B
Plain Text
# General
*.code-workspace
.DS_STORE
.prettierignore
.solhintignore
.husky
.gitignore
.gitattributes
.versionrc
.env
.env.example
**/LICENSE
docs
*.sh
audits
# Hardhat
artifacts
cache
deployments
types
# JS
node_modules
yarn.lock
# Coverage
coverage
coverage.json