capi-v2/.gitignore
Artem Ocheredko 2dcb9c1294 Capi 25/ft/erlang thrift card payment (#3)
* CAPI-25 Add initial project structure. Add mock-backend and basic tests. Add new building with Jenkins and add real backend handler.
2016-09-05 15:21:44 +03:00

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