Files
lez-programs/apps/amm/.gitignore

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