mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 07:23:03 +08:00
eda16f01f1
: 对文件名进行重命名,以更贴近各自功能,ALTimerTaskWidget 重命名为 ALTimerTaskManageWidget;ALAddTimerTaskDialog 重命名为 ALTimerTaskAddDialog
18 lines
210 B
Plaintext
18 lines
210 B
Plaintext
.vscode/
|
|
|
|
.stfolder
|
|
.stignore
|
|
|
|
__pycache__/
|
|
build/
|
|
dist/
|
|
model/*.*
|
|
!model/*.md
|
|
driver/*.*
|
|
!driver/*.md
|
|
src/gui/configs/*.json
|
|
src/gui/translators/qtbase_zh_CN.qm
|
|
src/gui/ALResource.py
|
|
src/gui/Ui_*.py
|
|
|
|
Main.spec |