Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
Update rebar (2.0.0-208-g32e67ef)
Browse files Browse the repository at this point in the history
  • Loading branch information
norton committed Oct 6, 2012
1 parent b207ffa commit 424e918
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitignore
@@ -1,4 +1,4 @@
*.app
*.beam
.test/
.eunit/
deps/
ebin/
erl_crash.dump
Binary file modified rebar
Binary file not shown.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -9,7 +9,7 @@
]}.

%% Erlang compiler options
{erl_opts, [debug_info, warnings_as_errors
{erl_opts, [warnings_as_errors
]}.

%% Erlang edoc options for asciiedown_doclet
Expand Down

0 comments on commit 424e918

Please sign in to comment.