22 lines
232 B
Plaintext
22 lines
232 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.DS_Store
|
|
|
|
# Local build/runtime artifacts
|
|
.build/
|
|
build/
|
|
dist/
|
|
*.spec
|
|
*.log
|
|
ProxyChainManager.app/
|
|
|
|
# Local operator state
|
|
settings.json
|
|
gost
|
|
gost.exe
|
|
*.sha256
|