mirror of
https://github.com/valitydev/dominant.git
synced 2024-11-06 02:25:17 +00:00
2872e3a1f0
* split dominant to three repos * fix submodule name * new jenkins * fix wc_release * fix trailing space * fix permissions * fix path in dockerfile * fix cmd * fix release * fix mg api * fix the rest * update dmt_core * MG-16: Migrate to the new machinegun proto * Fix some bugs involving cold cache access * Harden the test suite * Ensure proper woody context flow * MG-16: Fix dialyzer warnings * MG-16: Attempt to hack around docker-compose network connectivity quirks * MG-16: Remove unused files * MG-16: Mention potential race condition in the TODO list
15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
*~
|
|
erl_crash.dump
|
|
.tags*
|
|
*.sublime-workspace
|
|
.DS_Store
|
|
Dockerfile
|
|
docker-compose.yml
|
|
|
|
#thrift
|
|
/include/dmt_*_thrift.hrl
|
|
/src/dmt_*_thrift.erl
|