python-fido2/.gitignore

16 lines
144 B
Plaintext

*.pyc
*.egg
*.egg-info
build/
dist/
.eggs/
.ropeproject/
ChangeLog
man/*.1
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*