# python
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
.coverage
coverage.xml
htmlcov/
.hypothesis/

# c++ / cmake
build/
build-*/
cmake-build-*/
*.o
*.obj
*.so
*.so.*
*.dylib
*.dll
*.a
*.lib
*.pdb
*.exp
CMakeCache.txt
CMakeFiles/
CMakeUserPresets.json
cmake_install.cmake
*.ninja
.ninja_deps
.ninja_log
compile_commands.json
.cache/

# virtualenvs
.venv/
venv/
env/

# distribution
dist/
wheelhouse/
*.whl

# editors
.vscode/
.idea/
*.swp
*.swo
*~

# os
.DS_Store
Thumbs.db
desktop.ini

# misc
*.log


# test data
core/tests/fixtures/data/
demo.py

T30TYK_B04_shortcog.tif

demo_shortcog.tif

demo.tif
