ignore *.bin files in version control

This commit is contained in:
Kovid Goyal
2023-02-14 21:33:09 +05:30
parent ec375ad3c6
commit bee853cc6a

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*.so
*.pyc
*.pyo
*.bin
*_stub.pyi
*_generated.go
*_generated.h