.*
!.gitignore

# Nix build output
result

# Python
__pycache__
*.py[cod]

# Model build output
/build