Ignore generated .go files

This commit is contained in:
Kovid Goyal
2022-08-17 00:55:12 +05:30
parent 56f45e8b0f
commit 1d8c5e65b9

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.pyc
*.pyo
*_stub.pyi
*_generated.go
/.dmypy.json
/tags
/build/