17 lines
136 B
Plaintext
17 lines
136 B
Plaintext
.env
|
|
*.pfx
|
|
*.p12
|
|
*.pem
|
|
*.key
|
|
certs/*
|
|
!certs/.gitkeep
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
.venv/
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|