version.py
core.cpp

# Build related
build
dist
.coverage
.pytest_cache
*.egg-info
*.so

# Temp files
.ipynb_checkpoints
tmp*
temp*
tmp*.*
temp*.*
.cache
.DS_Store

# Python compiled files
*.pyc
*.pyo
*.pyd

