52 lines
697 B
Plaintext
52 lines
697 B
Plaintext
node_modules
|
|
cweb_dist
|
|
tmp
|
|
.cweb_tool
|
|
**/yarn-error.log
|
|
**/dist
|
|
**/.DS_Store
|
|
**/.calls-package.yaml
|
|
.dapp-ecosystem-lock*.yaml
|
|
.vscode/*
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
.aider*
|
|
|
|
unsafe_wallet_mnenonic
|
|
unsafe_wallet_mnemonic
|
|
.unfiltered-actions*.yaml
|
|
.actions-*.yaml
|
|
|
|
install-state.gz
|
|
|
|
*.cast
|
|
|
|
.devcontainer/gid
|
|
.devcontainer/uid
|
|
|
|
.env.yarn.devnet
|
|
!.env.yarn
|
|
|
|
.cweb-config/calls.yaml
|
|
tests_data/
|
|
.cweb-config/config.yaml
|
|
.actions.yaml
|
|
.actions-prod.yaml
|
|
.actions-devnet-blue.yaml
|
|
.actions-devnet.yaml
|
|
prepared-state.json
|
|
|
|
# Hardhat
|
|
hardhat/cache
|
|
hardhat/artifacts
|
|
hardhat/typechain-types
|
|
hardhat/.env
|
|
hardhat/coverage
|
|
hardhat/coverage.json |