mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
update .gitignore for vt branch as well
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,9 @@
|
||||
*.bin
|
||||
*_stub.pyi
|
||||
*_generated.go
|
||||
*_generated.s
|
||||
*_generated_test.go
|
||||
*_generated_test.s
|
||||
*_generated.h
|
||||
/.dmypy.json
|
||||
/dependencies
|
||||
@@ -18,6 +21,7 @@ __pycache__/
|
||||
/glfw/wayland-*-client-protocol.[ch]
|
||||
/docs/_build/
|
||||
/docs/generated/
|
||||
/tools/simdstring/simdstring.test
|
||||
/.mypy_cache
|
||||
/.ruff_cache
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user