# ignore build caches
*.log
node_modules/
.DS_Store
__pycache__/
.env

