diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-01-31 21:18:21 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-01-31 21:18:21 -0500 |
commit | a21afdaa6bab8f6d05bbe9272700eef571548a59 (patch) | |
tree | 82149576ffdb6c13bf1a1ac2f1abb729e79cf3c9 /.gitignore | |
parent | 1710c9054898e820700d673e21e7c7a90a3f67b1 (diff) | |
download | aerc-a21afdaa6bab8f6d05bbe9272700eef571548a59.tar.gz |
Improve logging
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f1683ec..144e4e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .go /aerc +log |