.*
!.gitignore
!.pylintrc
!.pydocstyle
# Nix build output
result
# Python
__pycache__
*.py[cod]
# Model build output
/build