You've already forked python-fido2
mirror of
https://github.com/solokeys/python-fido2.git
synced 2026-03-11 17:13:23 -07:00
16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
*.pyc
|
|
*.egg
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
.eggs/
|
|
.ropeproject/
|
|
ChangeLog
|
|
man/*.1
|
|
|
|
# Unit test / coverage reports
|
|
htmlcov/
|
|
.tox/
|
|
.coverage
|
|
.coverage.*
|