Skip to content

Commit

Permalink
config in the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
CrowdHailer committed Oct 29, 2017
1 parent e5334ca commit e2e46b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions www/config/config.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
use Mix.Config

config :exsync,
extensions: [".erl", ".hrl", ".ex", ".tpl", ".apib"],
addition_dirs: ["/priv", "/lib"]
5 changes: 0 additions & 5 deletions www/lib/config/config.exs

This file was deleted.

0 comments on commit e2e46b3

Please sign in to comment.