# Caching.
__pycache__/

# IDE settings.
.vscode/
.idea/
.env
.config/

# Generated proto files.
*_pb2.py

# For mac
*.DS_Store

# Generated files
*.o
*.so