# Build artifacts
/client
/server
*.exe
*.test

# Editor / OS noise
*.swp
.DS_Store

# Python caches
__pycache__/
*.pyc
