# Nix
result
result-*
.direnv/

# Python
__pycache__/
*.py[cod]
.venv/
venv/

# Pyright
.pyright/

# C build artifacts
*.o
pixelflut-render
render
a.out

# Editor / OS
*.swp
.DS_Store
