diff options
author | Cody Hiar <cody@hiar.ca> | 2021-02-03 15:23:15 -0700 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2021-02-03 15:23:15 -0700 |
commit | 5a15eab4a0f930525cb0f7e97daefdd23113c929 (patch) | |
tree | 2836aa9d71a3418cbeeff2b78e1e38800ac10b2d /.gitignore | |
parent | 2cf71f2ec7d2d6133b9ad2346e5e3ccb1410a3a0 (diff) |
fix the logging
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ tags .envrc *.sqlite results.json +*.log |