wormhole/.gitignore

34 lines
532 B
Plaintext
Raw Permalink Normal View History

2022-06-27 04:10:17 -07:00
*.log
2020-07-26 09:04:45 -07:00
build
2022-10-13 18:21:26 -07:00
**/node_modules
/aptos/.aptos/**
2020-07-26 09:04:45 -07:00
.idea
2022-05-30 08:52:06 -07:00
.dccache
2020-07-26 09:04:45 -07:00
.arcconfig
*.iml
bin
2020-08-04 14:40:00 -07:00
target
2020-12-06 10:21:43 -08:00
/mutagen.sh
venv
.env
.env.hex
.env.0x
2022-12-19 06:23:15 -08:00
devnet-consts.json
!/scripts/devnet-consts.json
bigtable-admin.json
bigtable-writer.json
2022-02-28 12:48:50 -08:00
**/cert.pem
**/payer-mainnet.json
**/payer-testnet.json
**/payer-devnet.json
/solana/artifacts/
/terra/artifacts/
!/terra/artifacts/cw20_base.wasm
2022-06-16 09:48:01 -07:00
/cosmwasm/artifacts/
!/cosmwasm/artifacts/cw20_base.wasm
/solana/artifacts-testnet/
/solana/artifacts-devnet/
/solana/artifacts-mainnet/
/ethereum/out/
/ethereum/cache/