.DS_Store

# Build directories
build/
cmake-build-*/
dist/

# CMake generated
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
compile_commands.json

# Compiled objects
*.o
*.obj
*.a
*.so
*.dylib
*.dll
*.exe
*.pyd
*.scx

# Python
__pycache__/
*.py[cod]
*.egg-info/
*.egg

# Virtual environment
.venv/

# uv
# uv.lock

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

# OS
.DS_Store
Thumbs.db

# Testing
.*_cache/
htmlcov/
.coverage

# agent
.claude
CLAUDE.md
AGENTS.md
GEMINI.md
