This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe/.gitignore
2015-11-17 23:09:21 +02:00

23 lines
361 B
Text

/_build
/deps
erl_crash.dump
*.ez
config.exs
/data
# Configs
config/*.exs
# Static artifacts
/node_modules
/bower_components
# Since we are building js and css from web/static,
# we ignore priv/static/{css,js}. You may want to
# comment this depending on your deployment strategy.
/priv/static/
# Custom templates should be ignored
/web/templates/custom/