# Jupyter notebook
**/*.ipynb_checkpoints

# TypeScript
**/dist
**/node_modules

# Uvicorn CPython
**/*.pyc

.env
.python-version
