mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 02:02:14 +02:00
A command for test.py to generate the typing stubs and run mypy
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
*.so
|
||||
*.pyc
|
||||
*.pyo
|
||||
*_stub.pyi
|
||||
/tags
|
||||
/build/
|
||||
/linux-package/
|
||||
|
||||
Reference in New Issue
Block a user