diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-09-20 22:37:22 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-09-20 22:37:22 -0500 |
commit | c3f3f3aa69358a8e181bf8f8804e14ab4f60ddbe (patch) | |
tree | 0791ee6f158ed08149a7efca9217786c7b53c72d | |
parent | e1b1152b219cf65c7f8cd3b77db5cf2156fcbab7 (diff) |
add plt to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.depsolver_plt *.beam test/*_data logs |