diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-11 10:42:26 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-11 10:42:26 -0700 |
commit | 600a53dbdc0a4bc74b7fd485e14eef036272d644 (patch) | |
tree | f24f7f0a56f53acb246295977be6ef3ff84d8641 /.gitignore | |
parent | 0524f255484c325a25b9a3f2cd312c3697b2e4ef (diff) |
settings wiper, accounts bug fixed?
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*.swp *.gpg accounts/ *.pyc |