diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-05-22 11:13:55 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-05-22 11:13:55 -0400 |
commit | 58bc15b4727c034f9ce656f7774d68ec2e7a3f55 (patch) | |
tree | 617bf444d73635bb75848cf4638c2a8ab46c8666 /.gitignore | |
parent | 937b33c8505bc5414903bf6361cc15ea85f7f548 (diff) | |
download | aerc-58bc15b4727c034f9ce656f7774d68ec2e7a3f55.tar.gz |
Implement opening tutorial after account wizard
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 90e1624..426f49a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ log raw.log *.1 *.5 +*.7 |