feat: 瀹屾暣閲嶆瀯椤圭洰锛屾坊鍔犲紑婧愰」鐩爣鍑嗘枃浠?

- 閲嶆柊璁捐SmartFolderManager鍜孲martImageSaver鑺傜偣
- 娣诲姞鐏垫椿鐨勬枃浠跺す灞傜骇鎺у埗
- 鏀硅繘鍏冩暟鎹幏鍙栭€昏緫锛屾敮鎸佸绉嶆暟鎹潵婧?- 娣诲姞寮€婧愰」鐩爣鍑嗘枃浠讹細requirements.txt, CONTRIBUTING.md, CHANGELOG.md
- 鏇存柊README.md锛屾坊鍔犲畨瑁呰鏄庡拰寰界珷
- 鏀硅繘.gitignore鏂囦欢
This commit is contained in:
2025-11-15 09:14:45 +08:00
parent f68f97be43
commit fa63818b32
5 changed files with 177 additions and 58 deletions
+71 -58
View File
@@ -1,39 +1,9 @@
# Byte-compiled / optimized / DLL files
# Python
__pycache__/
*.py[cod]
*$py.class
# OSX useful to ignore
*.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# C extensions
*.so
# Distribution / packaging
.Python
env/
venv/
build/
develop-eggs/
dist/
@@ -45,13 +15,13 @@ lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
@@ -62,12 +32,13 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
*.cover
.hypothesis/
.pytest_cache/
@@ -77,38 +48,80 @@ coverage.xml
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# IntelliJ Idea
.idea
*.iml
*.ipr
*.iws
# PyBuilder
target/
# Cookiecutter
output/
python_boilerplate/
cookiecutter-pypackage-env/
# Jupyter Notebook
.ipynb_checkpoints
# vscode settings
.history/
*.code-workspace
# IPython
profile_default/
ipython_config.py
# Frontend extension
node_modules/
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node.zip
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# IDE
.vscode/
.claude/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# ComfyUI specific
temp/
output/
models/
input/