ignore pyc

This commit is contained in:
2025-09-30 15:28:31 +08:00
parent 7a71284199
commit afd85e56eb
27 changed files with 8 additions and 0 deletions

8
.gitignore vendored
View File

@ -265,3 +265,11 @@ PyQt_Fluent_Widgets.egg-info/
PySide6_Fluent_Widgets.egg-info/ PySide6_Fluent_Widgets.egg-info/
PyQt6_Fluent_Widgets.egg-info/ PyQt6_Fluent_Widgets.egg-info/
PySide2_Fluent_Widgets.egg-info/ PySide2_Fluent_Widgets.egg-info/
/COM/__pycache__
/__pycache__
/CU/__pycache__
/EMV/__pycache__
/Model/__pycache__
/Trace/__pycache__
/Util/__pycache__
/view/__pycache__

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.