gitignore

This commit is contained in:
shuaikangzhou
2023-08-03 23:04:06 +08:00
parent e96d97404c
commit 8a83954262
8 changed files with 551 additions and 9 deletions
+1 -1
View File
@@ -9,8 +9,8 @@
"""
# 文件__init__.py
# from login import login
from . import mainwindow
from . import mainview
from .decrypt import decrypt
# __all__ = ["decrypt", 'mainview']
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 880 KiB