Files
file-templates/Python/Web/.gitignore
cruld 580dafb9af 🔧 chore(config): 移动配置文件到Python目录
- 将.pre-commit-config.yaml移动到Python目录以便于管理
- 其他相关文件也进行了相应的重命名和移动
2025-03-29 21:11:10 +08:00

10 lines
89 B
Plaintext

.idea
.venv
.logs
__pycache__
repomix-output.txt
.env
tmp_audio
*.egg-info
.pytest_cache