26 lines
244 B
Text
26 lines
244 B
Text
.git/
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
artifacts/
|
|
data/
|
|
reports/
|
|
orchestration/
|
|
.env
|
|
*.env
|
|
rclone.conf
|
|
**/rclone.conf
|
|
*.pem
|
|
*.key
|
|
*.p12
|
|
*.pfx
|
|
id_rsa*
|
|
id_ed25519*
|
|
*mnemonic*
|
|
*wallet*
|
|
*credential*
|
|
*secret*
|