We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b412d5 + 75ec41f commit 975d0c3Copy full SHA for 975d0c3
Python.gitignore
@@ -110,11 +110,10 @@ ipython_config.py
110
111
# pdm
112
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
113
+# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
114
+# https://pdm-project.org/en/latest/usage/project/#working-with-version-control
115
#pdm.lock
-# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
-# in version control.
116
-# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
117
-.pdm.toml
+#pdm.toml
118
.pdm-python
119
.pdm-build/
120
0 commit comments