*.py[cod]
__pycache__/
cache/
*.so
bin/
build/

develop-eggs/
*.egg
eggs/
*.egg-info/

dist/
lib/
lib64/
parts/
sdist/
var/
.installed.cfg

keys.ini

*.csv
*.xlsx
*.zip
*.pdf
server_user_id.txt

testdata
scratch*
.coverage
htmlcov
.env
.pytest_cache

*.code-workspace
*.parquet
coverage.xml
.vscode
.coverage.*
node_modules
*.json
*.json.gz
*.db
*.db.wal

.history