mirror of
https://github.com/github/gitignore
synced 2025-06-27 17:18:52 +02:00
Merge pull request #4671 from akaIDIOT/patch-python-pdm
Update documentation link for pdm, use recommended includes/excludes
This commit is contained in:
commit
975d0c3945
@ -110,11 +110,10 @@ ipython_config.py
|
||||
|
||||
# pdm
|
||||
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
||||
# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.
|
||||
# https://pdm-project.org/en/latest/usage/project/#working-with-version-control
|
||||
#pdm.lock
|
||||
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
|
||||
# in version control.
|
||||
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
|
||||
.pdm.toml
|
||||
#pdm.toml
|
||||
.pdm-python
|
||||
.pdm-build/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user