# ignore ALL SECRET files
*SECRET*

# all pycache files
*.pyc
*__pycache__*
*/__pycache__/*
