mirror of
https://github.com/valitydev/capi-v2.git
synced 2024-11-06 01:55:20 +00:00
2dcb9c1294
* CAPI-25 Add initial project structure. Add mock-backend and basic tests. Add new building with Jenkins and add real backend handler.
22 lines
180 B
Plaintext
22 lines
180 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
*~
|
|
erl_crash.dump
|
|
.tags*
|
|
*.sublime-workspace
|
|
.DS_Store
|
|
|
|
# rebar
|
|
/_checkouts/
|
|
|
|
# compiled
|
|
swagger
|
|
|
|
|
|
# containerization
|
|
\#*
|
|
.\#*
|
|
Dockerfile
|
|
docker-compose.yml
|