forked from jan/debianmemberportfolio
port keyringanalyzer to Python3
- ran through 2to3 - switch to new ConfigParser name - fix UTF-8 handling of gpg output - don't track tags and keyringcache.db in git
This commit is contained in:
parent
f63939cb03
commit
cf04f6f0cb
2 changed files with 11 additions and 9 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,3 +6,5 @@ data/
|
|||
.ropeproject/
|
||||
*.mo
|
||||
*.pot
|
||||
tags
|
||||
debianmemberportfolio/model/keyringcache.db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue