# tools, see ./Makefile
/.tmp/

# python writes compiled bytecode to .pyc files in __pycache__ directories
__pycache__

# VS Code configuration
/.vscode/
