summaryrefslogtreecommitdiff
path: root/priv/templates/simple_rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'priv/templates/simple_rebar.config')
-rw-r--r--priv/templates/simple_rebar.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/priv/templates/simple_rebar.config b/priv/templates/simple_rebar.config
new file mode 100644
index 0000000..f618f3e
--- /dev/null
+++ b/priv/templates/simple_rebar.config
@@ -0,0 +1,2 @@
+{erl_opts, [debug_info]}.
+{deps, []}. \ No newline at end of file