.cache
.DS_Store
.idea
.ipynb_checkpoints
.pytest_cache
.ropeproject
.coverage
.vscode

*.py.bak
*.pyc

TASKS.md
new-version.md

misc/ 
my-projects/
old/
references/

build/
dist/
htmlcov/
CZT.egg-info/
__pycache__/
.eggs/
