diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-05-20 13:12:20 -0500 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2015-05-20 13:12:20 -0500 |
commit | 8c6af888b208fc9151bbf37c4d85334d67554dd4 (patch) | |
tree | dc252d15042fb66d31815200e70c77ec563c900e /.gitignore | |
parent | f9c9e0eacca3e9e42cf7dccbb178dd6c7b8f5c68 (diff) | |
parent | 529025b6fdee96e0d9f487ebc20ce03e387910ca (diff) |
Merge pull request #442 from tsloughter/tests_replace_paths
purge loaded code when it conflicts with project apps in tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.rebar3 rebar3 _build .depsolver_plt |