kds/.gitignore
Andrew Mayorov 30ff7527ae
TD-222: Sync with valitydev/erlang-templates@da1971c (#1)
* Get rid of proprietary CI bits
* Update sys.config
* Add appsec team as CODEOWNERS
* Add CI through GH Actions workflows
* Switch to valitydev upstreams
2022-07-11 14:29:55 +03:00

14 lines
117 B
Plaintext

# Build artifacts
/_build/
*.o
*.beam
*.plt
# Run artifacts
erl_crash.dump
log
# make stuff
/.image.*
Makefile.env