mirror of
https://github.com/muziing/PySide6-Code-Tutorial.git
synced 2025-01-15 18:02:53 +08:00
Update gitignore
Add `.pytype/` and `cython_debug/`.
This commit is contained in:
parent
e60e90890c
commit
21b770809d
6
.gitignore
vendored
6
.gitignore
vendored
@ -131,5 +131,11 @@ dmypy.json
|
||||
# PyCharm IDE
|
||||
.idea/
|
||||
|
||||
# pytype static type analyzer
|
||||
.pytype/
|
||||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
# Visual Studio Code Editor
|
||||
.vscode/
|
||||
|
Loading…
x
Reference in New Issue
Block a user