mirror of
https://github.com/valitydev/dominant.git
synced 2024-11-06 02:25:17 +00:00
7c026e2973
* TD-6: Add new CI * Use wc-* and wdeps-test * Remove set up of thrift and BEAM in CI * Check TARGETARCH content * Change to compose v1 * Try to check arch again * Add default ARCH and move back to compose v2 * Replace TARGETARCH with BUILDARCH * Enable Buildkit * Add rebar3_lint plugin * Diagnose lint * Change CI order * Make wdeps-* work * Revert some elvis.config changes * Fix lint * Parallelize CI * Change artifact name * Move plt cache to dialyzer job * Fix test * Review fixes * Use --use-aliases alternative * Remove echo arch from Dockerfile
15 lines
145 B
Plaintext
15 lines
145 B
Plaintext
# general
|
|
log
|
|
/_build/
|
|
/_checkouts/
|
|
*~
|
|
erl_crash.dump
|
|
rebar3.crashdump
|
|
.tags*
|
|
*.sublime-workspace
|
|
.DS_Store
|
|
|
|
# make stuff
|
|
/.image.*
|
|
Makefile.env
|