NeteaseMusicLyricDownloader/.gitignore
Onlyacat233 f03d578d9d feat: 添加了设置是否保存歌词时间的功能
在本次更新中添加了设置是否保存每句歌词时间的功能,修复了设置歌词文件名保存格式无效的bug,优化了主菜单代码
2023-08-09 23:45:52 +08:00

15 lines
244 B
Plaintext

out/
settings.json
.idea/
venv/
venv_win/
test/
modules/test/
modules/__pycache__
modules/functions/__pycache__
modules/functions/mainly/__pycache__
modules/functions/settings/__pycache__
modules/submenus/__pycache__
modules/utils/__pycache__