Files
StreamLens/.gitignore

24 lines
244 B
Plaintext

# Created by venv; see https://docs.python.org/3/library/venv.html
venv/
venvbak/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg