blob: 7a5569ee7f01df5cb9e990f59ef2c350164aa725 [file] [log] [blame]
%% Compiler Options ===========================================================
{erl_opts, [warnings_as_errors, debug_info]}.
%% Misc =======================================================================
{clean_files, [".eunit", "ebin/*.beam", "test/*.beam"]}.