1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

SCons: Update mypy

This commit is contained in:
Thaddeus Crews
2023-11-21 15:33:14 -06:00
parent 6882e5042d
commit 8cd984b3cb
4 changed files with 8 additions and 4 deletions

3
.gitignore vendored
View File

@@ -153,6 +153,9 @@ gmon.out
# Kdevelop
*.kdev4
# Mypy
.mypy_cache
# Qt Creator
*.config
*.creator