1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-08 08:22:48 +00:00
Files
classic-wow-forums/.gitignore
2018-11-06 23:34:34 -06:00

22 lines
428 B
Plaintext

# App artifacts
/_build
/db
/deps
/*.ez
# Generated on crash by the VM
erl_crash.dump
# Files matching config/*.secret.exs pattern contain sensitive
# data and you should not commit them into version control.
#
# Alternatively, you may comment the line below and commit the
# secrets files as long as you replace their contents by environment
# variables.
/config/dev.secret.exs
/config/*.secret.json
uploads
/priv/static/*