# Byte-compiled / optimized / DLL files
__pycache__/
.pytest_cache/
.idea/

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Distribution / packaging
build/
develop-eggs/
dist/
eggs/
.eggs/
wheels/
*.egg-info/
*.egg
MANIFEST

# VS code
.vscode/

# Autogenerated doc files
doc/*html

# Pipeline data
vibium_app/storage
tests/test_data/storage

# Mac
.DS_Store

# Other 
s3/
poc-data/
