diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-03-26 17:56:54 +0100 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-07-23 16:22:06 +0200 |
commit | e75a97ad3328413d9ddbb91c75070c038c5b7875 (patch) | |
tree | aec9c84b36f201cd55236373ab4226712d470f78 /.gitignore | |
parent | 902dcdf3ff490cfde012864c8db4cf415e882e2e (diff) | |
download | rebar-e75a97ad3328413d9ddbb91c75070c038c5b7875.tar.gz |
Add 'qc' cmd and rename eunit-compile to test-compile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,8 +5,6 @@ rebar .*.swp rt.work .hgignore -.eunit +.test dialyzer_warnings -xref_warnings rebar.cmd -rebar.ps1 |