29 lines
432 B
Plaintext
29 lines
432 B
Plaintext
*.log
|
|
build
|
|
node_modules
|
|
.idea
|
|
.dccache
|
|
.arcconfig
|
|
*.iml
|
|
bin
|
|
target
|
|
/mutagen.sh
|
|
venv
|
|
.env
|
|
.env.hex
|
|
.env.0x
|
|
bigtable-admin.json
|
|
bigtable-writer.json
|
|
**/cert.pem
|
|
**/payer-mainnet.json
|
|
**/payer-testnet.json
|
|
**/payer-devnet.json
|
|
/solana/artifacts/
|
|
/terra/artifacts/
|
|
!/terra/artifacts/cw20_base.wasm
|
|
/cosmwasm/artifacts/
|
|
!/cosmwasm/artifacts/cw20_base.wasm
|
|
/solana/artifacts-testnet/
|
|
/solana/artifacts-devnet/
|
|
/solana/artifacts-mainnet/
|