Files
v2realbot/.gitignore
David Brazda 56f2f8ca08 ok
2023-04-13 14:46:40 +02:00

35 lines
364 B
Plaintext

/.DS_Store
/v2realbot.egg-info
/__pycache__/
/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
strat.log