diff options
| author | Jeff Carr <[email protected]> | 2019-06-04 20:20:15 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-06-04 20:20:15 -0700 |
| commit | 04029988b17bdd76dddde9392b2889926013bb8b (patch) | |
| tree | 779d4a07a35a8b6df9280eab5ac82ecd78156c55 /.gitignore | |
| parent | 7e68be74193735678b1ac6e1bb51c0efa8bbda9c (diff) | |
capture the output for Run()
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ +*.swp + example1/example1 +example2/example2 |
