hellgate/.gitignore
ttt161 9d46f1fbd7
TD-572: Get payment routes limit values (#79)
* TD-572. impelementation get_limit

* TD-572: add test for get_limits

* TD-572: fix formatting

* TD-572: add test for exception

* TD-572: change limits output format

* TD-572: fix spec

* TD-572: fix naming, add test

---------

Co-authored-by: anatoliy.losev <losto@nix>
2023-05-19 17:43:59 +03:00

17 lines
153 B
Plaintext

# general
log
/_build/
/_checkouts/
*~
erl_crash.dump
.tags*
*.sublime-workspace
.DS_Store
/.idea/
*.beam
tags
# make stuff
/.image.*
Makefile.env
*.iml