Skip to content

Commit d3aa6d3

Browse files
Update gitignore to ignore Python generated files (#1026)
1 parent a6b3a33 commit d3aa6d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ Desktop.ini
3434

3535
# ---- Python
3636
venv
37+
.python-version
38+
.coverage
39+
cov.xml
3740
__pycache__
3841
python-frontend/typeshed_serializer/serializer/proto_out

0 commit comments

Comments
 (0)