farmbot_os/.gitignore

44 lines
472 B
Plaintext

# App artifacts
/_build
/db
/deps
/*.ez
/doc
/cover
ttb_last_config
# Nerves artifacts
/_images
/.nerves
/images
/nerves/*
!/nerves/host
!/nerves/target
# Secret config
auth_secret_test.exs
auth_secret.exs
# Farmbot argifacts
tmp/
test_tmp/
# Generated on crash by the VM
erl_crash.dump
# From other branches
/cache
*.js
Makefile
/release-*
node_modules
# Various env vars.
.env
travis_env
# Fwup keys aren't stored here, but just in case.
*.priv
run-qemu.sh
*.img