Start adding typing info

This commit is contained in:
Kovid Goyal
2020-03-03 14:31:25 +05:30
parent ee48fd7151
commit 64b497589f
4 changed files with 71 additions and 14 deletions

1
.gitignore vendored
View File

@@ -14,4 +14,5 @@ __pycache__/
/glfw/wayland-*-client-protocol.[ch]
/docs/_build/
/docs/generated/
/.mypy_cache
.DS_Store