diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2017-06-13 15:16:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-13 15:16:55 -0400 |
commit | 21a121fa669efb1463ad9160375e715557d83749 (patch) | |
tree | 16908378472fc97530593b0e6b63bc4807b2a5ea /.gitignore | |
parent | 9b1aa9191027647eb370eb6b0d5fa9cbfacc21d4 (diff) | |
parent | 7f1301f635b8c07fd22ffdf1c9dcf6f5cbba8655 (diff) |
Merge pull request #1572 from ferd/fix-xref-undef-behaviour
Prevent xref crashes with undef behaviours
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ _checkouts .rebar3 rebar3 +rebar3.cmd _build .depsolver_plt *.beam |