取消针对.venv的git排除

This commit is contained in:
2025-08-20 11:28:50 +08:00
parent bf0c0a505c
commit ed5a738f4b
18 changed files with 499 additions and 3 deletions

8
.venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,8 @@
home = /usr/bin
implementation = CPython
version_info = 3.13.5.final.0
virtualenv = 20.30.0
include-system-site-packages = false
base-prefix = /usr
base-exec-prefix = /usr
base-executable = /usr/bin/python3.13