diff options
author | Andrew Thompson <andrew@hijacked.us> | 2014-03-05 13:39:55 -0500 |
---|---|---|
committer | Andrew Thompson <andrew@hijacked.us> | 2014-03-05 13:39:55 -0500 |
commit | 62b006227cc1c71102ff8a608b3b11e77a06fced (patch) | |
tree | 63994d7dad6a762b94a702eff009c6cc51bc5371 /.gitignore | |
parent | 6e24cd6ac7f8ba9b125c4898e29fa1e9a207f7d2 (diff) | |
parent | b6908421b7a83a2c2972c3263f32d438c3dc3cec (diff) |
Merge pull request #129 from tuncer/erlc-speedup-v5
Speed up the compilation process v5
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,9 +4,9 @@ rebar *.orig .*.swp rt.work -.hgignore .test dialyzer_warnings rebar.cmd .eunit deps +.rebar/* |