# IDEs and editors
/.idea
/.vscode

# General
/tmp
/_tmp

# Python
__pycache__/
*.py[cod]

# Build files
/build
/build.ninja
/shuriken.override.yaml
