Add missing file, ignore output files

This commit is contained in:
boukeversteegh
2020-05-22 15:05:52 +02:00
parent 6775632f77
commit 13e08fdaa8
2 changed files with 33 additions and 0 deletions

2
.gitignore vendored
View File

@@ -13,3 +13,5 @@ betterproto/tests/*.py
dist
**/*.egg-info
output
betterproto/tests/output_*
.idea