# Ignore python generated files:
*.pyc
*.pyo

# Ignore the tarballs:
*.tar.gz

# Ignore IDEA project files
.idea
*.iml

