/build/
/.venv/
/pydtnn.log
__pycache__/

*.c
*.so
*.idx
*.egg-info

/vendor/*/
!/vendor/README.md

/datasets/*/
!/datasets/mnist/
!/datasets/iwslt/