build
build-*/
.cache/
compile_commands.json
*.o
*.obj
*.a
*.so
.vscode/
.idea/
__pycache__/
*.egg-info/
.venv/
.venv-ci/
dist/
build-wasm/
site/
*.whl

# MNIST data files
*.idx3-ubyte
*.idx1-ubyte
examples/train-images-idx3-ubyte/
examples/train-labels-idx1-ubyte/

data/tiny_shakespeare.txt
data/shakespeare_2m_train.csv
data/shakespeare_2m_train.log