diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-01-13 13:03:28 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-01-13 13:03:28 -0500 |
commit | 0911cd5050cbbdbc48ba17a586beb7ee055f5867 (patch) | |
tree | fc5f8b5ac83260c407223d2bf418cfc76e760581 /.gitignore | |
parent | 648ca983f6b2ef29378c32d1ebb6d67798f4af6d (diff) | |
download | aerc-0911cd5050cbbdbc48ba17a586beb7ee055f5867.tar.gz |
Initialize worker in account widget
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc49a55..8fc975f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .go /aerc2 log +raw.log |