.DS_Store
__pycache__/
*.py[oc]
.venv/
.pytest_cache/

# Imported from /Users/cian/.gitignore_global plus shared local caches
*~
node_modules/
dist/
target/
out/
!**/src/main/**/target/
!**/src/test/**/target/
!.mvn/wrapper/maven-wrapper.jar
.history/
# Editor directories and files
.idea
.vscode
.claude
*.suo
*.ntvs*
*.njsproj
*.sln
*.iml
.cache/
