.DS_Store
/.build
/.release-artifacts
/Packages
xcuserdata/
DerivedData/
.swiftpm/configuration/registries.json
.swiftpm/*.xctestplan
.swiftpm/xcode/*
!.swiftpm/xcode/xcshareddata/
.swiftpm/xcode/xcshareddata/*
!.swiftpm/xcode/xcshareddata/xcschemes/
.swiftpm/xcode/xcshareddata/xcschemes/*
!.swiftpm/xcode/xcshareddata/xcschemes/SpeakSwiftlyServer-Package.xcscheme
!.swiftpm/xcode/xcshareddata/xcschemes/SpeakSwiftlyServer-Package-Main.xcscheme
!.swiftpm/xcode/xcshareddata/xcschemes/SpeakSwiftlyServer-Package-E2E.xcscheme
.netrc
Sources/SpeakSwiftlyServer/Resources/SystemProfiles/profiles/.profile-store.lock

# Python and uv caches
__pycache__/
*.py[cod]
*.pyo
*.pyd
.python-version
.venv/
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
htmlcov/
