# Ignore editor backup files:
*~
*.bak


# Ignore compiled Python files:
*.pyc
