chore: 添加 .venv 到 .gitignore 并忽略二进制日志文件
- 在 .gitignore 文件中添加 .venv/ 目录,以排除 Python 虚拟环境 - 忽略 TensorBoard 生成的二进制日志文件,避免将运行时数据提交到仓库
This commit is contained in:
BIN
Binary file not shown.
Reference in New Issue
Block a user