ignore protoc output directories for ease of dev

This commit is contained in:
Loren Norman 2020-11-17 14:54:40 -05:00
parent e4ba2a2cb9
commit 1be3ec0187

4
.gitignore vendored
View file

@ -25,6 +25,8 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
python_out
js_out
# PyInstaller
# Usually these files are written by a python script from a template
@ -135,4 +137,4 @@ dmypy.json
.pytype/
# Cython debug symbols
cython_debug/
cython_debug/