取消针对.venv的git排除

This commit is contained in:
2025-08-20 11:36:48 +08:00
parent bf0c0a505c
commit f50e27d03b
3 changed files with 7 additions and 3 deletions

View File

@@ -7,4 +7,7 @@
<orderEntry type="jdk" jdkName="Python 3.13 virtualenv at ~/PycharmProjects/CourseInformer/.venv" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="versionSpecifier" value="大于或等于 (&gt;=x.y.z)" />
</component>
</module>