summaryrefslogtreecommitdiff
path: root/priv/templates/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-09-17 08:52:49 -0500
committerTristan Sloughter <t@crashfast.com>2014-09-17 08:52:49 -0500
commit48769e75c224ccd8e04df250b86b50540270ce9a (patch)
treed4a094d9c82b73a9d57594b366f92fd32d6e7ff7 /priv/templates/rebar.config
parent7d43d0e092be4fff0496e8c3522fbd526074b37f (diff)
wip: move to erlydtl for rebar templates
Diffstat (limited to 'priv/templates/rebar.config')
-rw-r--r--priv/templates/rebar.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/priv/templates/rebar.config b/priv/templates/rebar.config
deleted file mode 100644
index f618f3e..0000000
--- a/priv/templates/rebar.config
+++ /dev/null
@@ -1,2 +0,0 @@
-{erl_opts, [debug_info]}.
-{deps, []}. \ No newline at end of file