duck-tag/.gitignore

20 lines
200 B
Text
Raw Permalink Normal View History

2017-10-24 17:42:02 +00:00
# App artifacts
/_build
/db
/deps
/*.ez
# Nerves artifacts
/_images
/.nerves
# Generate on crash by the VM
erl_crash.dump
# Secret configs for dev
config/*.secret.exs
ssh/known_hosts
/.elixir_ls