diff options
author | Travis Finkenauer <tmfinken@gmail.com> | 2017-06-17 15:34:05 -0700 |
---|---|---|
committer | Travis Finkenauer <tmfinken@gmail.com> | 2017-06-17 15:34:05 -0700 |
commit | e7009e275155bb7989b0291625b7dd82edd7d80f (patch) | |
tree | 8318fcd4e4522771da9ff7056eb544a4ff4e80d1 | |
parent | b422e6566f6f83f3b0a66ea4c482fdfcb8620147 (diff) |
Ignore output from test script
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,3 +4,7 @@ target/ bindgen-integration/Cargo.lock tests/expectations/Cargo.lock #*# + +# Test script output +ir.dot +ir.png |