# python runtime files __pycache__ *.pyc *.pyo # development files *.pth .coverage .pypirc .mypy_cache bsie.egg-info htmlcov tags dev/ # dist builds MANIFEST dist/ build/ # doc builds doc/build/ doc/source/api # testing data test/reader/image/testimage.nef* test/reader/preview/testimage.nef* ## EOF ##