*.csv
*.user
*.swp
*data/
env.*
#*.sh
__pycache__/*
**/__pycache__/*
*/__pycache__/*
.directory

*data/*
steps
*.autosave
local_config.conf

# Python

.Python
build/
develop-eggs/
dist/
downloads/
*_bu/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
*.py[cod]
*$py.class
volumes/*
secrets/*
.mypy_cache/*
**/.mypy_cache/*
local-env-set.sh
junk/*
venv/*

local-*.sh

*_secret.*

*.pyz
twine_token.txt

