18 lines
190 B
Text
18 lines
190 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# test pem
|
|
certs/rootCA.pem
|
|
certs/rootCA-key.pem
|
|
certs/issue
|
|
certs/req
|
|
|
|
cert.db
|
|
|
|
# Virtual environments
|
|
.venv
|