[".gitignore"文件的变更主要是新增了一个忽略规则,属于修改配置类型,而未跟踪的文件表明新增了一些项目依赖和源码目录,属于新增功能或依赖更新类型。综合分析如下:]

🔧 Add `.idea/` to .gitignore and introduce new project dependencies/files including `.python-version`, `pyproject.toml`, and `src/` directory.
This commit is contained in:
2026-04-23 23:44:44 +08:00
parent bbdbcc0119
commit fe9444f13e
5 changed files with 18 additions and 0 deletions

1
.python-version Normal file
View File

@@ -0,0 +1 @@
3.12