# Python
.pyc
__pycache__/
/tmp/
.cache/

# Python building
build/
*-info/
dist/


# Temporary sample files
sample*.py
