# 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/ # testing data test/reader/image/testimage.nef* ## EOF ##