Files
v2realbot/.gtignore
David Brazda af9e944928 first commit
2023-04-12 21:00:03 +02:00

34 lines
393 B
Plaintext

/__pycache__/
/backtestresults/
/cache/
/v2realbot/backtestresults/
/v2realbot/cache/
/v2realbot/__pycache__/
/.vscode/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST