# SPDX-FileCopyrightText: 2022 Chris Wilson <christopher.david.wilson@gmail.com>
#
# SPDX-License-Identifier: MIT

# macOS
.DS_Store

# Windows
Thumbs.db

# python
.python-version
.mypy_cache/
__pycache__/
.pytest_cache/
