diff options
| author | Nathan Perry <nathan@meta.sc> | 2016-04-27 20:05:13 -0400 |
|---|---|---|
| committer | Nathan Perry <nathan@meta.sc> | 2016-04-27 20:05:13 -0400 |
| commit | b5cf5bfaf4f56719dd0755a3c93f4ab768231173 (patch) | |
| tree | 752844b2fb20aeafbf11cb58d5ed665d99056ffb /.gitignore | |
| parent | 775b1162ac6be51d6375b21e00132e7185e48e0a (diff) | |
hopefully stabilize by catching exceptions
Diffstat (limited to '.gitignore')
| -rwxr-xr-x[-rw-r--r--] | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f51256b..e9da0b3 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ target/ .ipynb_checkpoints config.yml +*.out |
