🔧 chore(config): 移动配置文件到Python目录

- 将.pre-commit-config.yaml移动到Python目录以便于管理
- 其他相关文件也进行了相应的重命名和移动
This commit is contained in:
2025-03-29 21:11:10 +08:00
parent f1aca8531a
commit 580dafb9af
6 changed files with 25 additions and 25 deletions

9
Python/Web/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.idea
.venv
.logs
__pycache__
repomix-output.txt
.env
tmp_audio
*.egg-info
.pytest_cache