13 lines
156 B
Plaintext
13 lines
156 B
Plaintext
# Byte-compiled / cache
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Virtual environments
|
|
.venv/
|
|
venv/
|
|
|
|
# Certs (provide via env variables or local path)
|
|
*.pem
|
|
*.crt
|
|
*.key
|