From c34d7363b61a9e00c986b79793bf7cdc03e9ea99 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 4 Mar 2024 09:15:01 +0100 Subject: wip --- ttt/rebar.config | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 ttt/rebar.config (limited to 'ttt/rebar.config') diff --git a/ttt/rebar.config b/ttt/rebar.config deleted file mode 100644 index 59700d5..0000000 --- a/ttt/rebar.config +++ /dev/null @@ -1,7 +0,0 @@ -{erl_opts, [debug_info]}. -{deps, [ -]}. - -{shell, [ - {apps, [ttt]} -]}. -- cgit v1.2.3