blob: 321b4dcf552604d98ceff08baf52af6dc43e9b2a [file] [log] [blame]
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# virtualenv
venv/
ENV/
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
**/*.pyc
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
sample/emulator_controller_pb2_grpc.py
sample/emulator_controller_pb2.py