🔧 chore(config): 移动配置文件到Python目录
- 将.pre-commit-config.yaml移动到Python目录以便于管理 - 其他相关文件也进行了相应的重命名和移动
This commit is contained in:
9
Python/Web/.gitignore
vendored
Normal file
9
Python/Web/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.idea
|
||||
.venv
|
||||
.logs
|
||||
__pycache__
|
||||
repomix-output.txt
|
||||
.env
|
||||
tmp_audio
|
||||
*.egg-info
|
||||
.pytest_cache
|
||||
Reference in New Issue
Block a user