mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-08-25 14:11:09 +00:00
17 lines
447 B
Plaintext
17 lines
447 B
Plaintext
result
|
|
result-*
|
|
modules/
|
|
|
|
# Personal token/account config — copy amm-tokens.json.example and fill in
|
|
# your own definitionId/holding accounts. Never commit your real accounts.
|
|
amm-tokens.json
|
|
|
|
# Screenshot artifacts written by tests/swap.mjs
|
|
tests/*.png
|
|
|
|
# Isolated wallet home used by tests/testnet/setup-amm-testnet.sh
|
|
tests/testnet/.wallet/
|
|
|
|
# Isolated token config written by tests/testnet/setup-amm-testnet.sh
|
|
tests/testnet/amm-tokens.json
|