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