mirror of
https://github.com/valitydev/kds.git
synced 2024-11-06 08:15:19 +00:00
30ff7527ae
* Get rid of proprietary CI bits * Update sys.config * Add appsec team as CODEOWNERS * Add CI through GH Actions workflows * Switch to valitydev upstreams
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
# Build artifacts
|
|
/_build/
|
|
*.o
|
|
*.beam
|
|
*.plt
|
|
|
|
# Run artifacts
|
|
erl_crash.dump
|
|
log
|
|
|
|
# make stuff
|
|
/.image.*
|
|
Makefile.env
|