mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
21 lines
191 B
Plaintext
21 lines
191 B
Plaintext
old/
|
|
build/
|
|
*.pyc
|
|
__pycache__
|
|
/dist/
|
|
/*.egg-info
|
|
/*.egg
|
|
/*.eggs
|
|
.tox
|
|
.eggs
|
|
.ruff_cache
|
|
.pytest_cache
|
|
*~
|
|
|
|
# geckodriver.log
|
|
*.log
|
|
docker/.env
|
|
|
|
# vscode dev container settings
|
|
compose-dev.yaml
|