fastbook/.gitignore

12 lines
130 B
Plaintext

.gitattributes
models/
tmp/
*.bak
*.pkl
bears/
__pycache__/
.last_checked
.gitconfig
.ipynb_checkpoints/
build/
fastbook.egg-info/