**/.DS_Store
chencrafts.egg-info/
chencrafts/version.py
build/
dist/
*.egg-info/

.vscode/settings.json

*.ipynb
*.pyc
*.json

/tests/data/
.pytest_cache/