Files
core/.gitignore
2022-02-04 18:07:46 -05:00

28 lines
386 B
Plaintext

.env
#Hardhat files
cache
artifacts
node_modules
dist/
build/
.vscode
.idea
/.VSCodeCounter/
/types
/typechain-types
/tasks/unpause.ts
/tasks/create-profile.ts
/tasks/post.ts
/tasks/follow.ts
/tasks/collect.ts
/tasks/test-module.ts
/coverage
coverage.json
.coverage_artifacts
.coverage_cache
.coverage_contracts
addresses.json
contracts/core/modules/follow/SecretCodeFollowModule.sol