mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 10:27:24 +00:00
ignore *.bin files in version control
This commit is contained in:
parent
ec375ad3c6
commit
bee853cc6a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.so
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.bin
|
||||
*_stub.pyi
|
||||
*_generated.go
|
||||
*_generated.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue