mirror of
https://github.com/valitydev/capi-v2.git
synced 2024-11-06 01:55:20 +00:00
14369d48f4
* Drop proprietary CI stuff * Stop including default secret in release * Fix io encoding w/ iosetopts * Bump to valitydev/damsel@dcd92dd * Implement and test `GetServiceProviderByID` op * Depend on valitydev/swag-payments@a639270 * Drop geo api handler and tests * Switch to valitydev upstream * valitydev/cowboy_access_log@04da359 * valitydev/damsel@b25d336 * valitydev/dmt_client@e9b1961 * valitydev/dmt_core@910e20e * valitydev/party_client_erlang@8fc5595 * valitydev/woody_erlang@0c2e16d * valitydev/woody_api_hay@4c39134 * Drop client url logging * Setup CI/CD with GH Actions * Drop dead links Co-authored-by: ndiezel0 <ndiezel0@gmail.com>
22 lines
158 B
Plaintext
22 lines
158 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
*~
|
|
erl_crash.dump
|
|
.tags*
|
|
*.sublime-*
|
|
|
|
.DS_Store
|
|
|
|
# rebar
|
|
/_checkouts/
|
|
|
|
# generated
|
|
*.beam
|
|
.image.dev
|
|
|
|
# containerization
|
|
\#*
|
|
.\#*
|
|
tags
|