增加忽略项目
This commit is contained in:
parent
929c670add
commit
0ce543572b
9
.gitignore
vendored
9
.gitignore
vendored
@ -28,3 +28,12 @@ misc.xml
|
|||||||
profiles_settings.xml
|
profiles_settings.xml
|
||||||
Project_Default.xml
|
Project_Default.xml
|
||||||
*test*.py
|
*test*.py
|
||||||
|
|
||||||
|
|
||||||
|
# 忽略 Python 缓存文件
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
*.mo
|
||||||
|
*.so
|
||||||
Loading…
x
Reference in New Issue
Block a user