gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Add `.pdm-python` to python gitignore

Open SRv6d opened this issue 1 year ago • 1 comments

Reasons for making this change:

Starting with v2.5.0b0 pdm requires a .pdm-python file to track the path of the local python installation.

Links to documentation supporting these rule changes:

v2.5.0b0

If this is a new template:

  • Link to application or project’s homepage: https://pdm.fming.dev

SRv6d avatar Apr 09 '23 16:04 SRv6d

Can this be merged? Everything looks good to me.

Reference: https://pdm.fming.dev/dev/usage/project/#working-with-version-control

You must commit the pyproject.toml file. You should commit the pdm.lock and pdm.toml file. Do not commit the .pdm-python file.

thiagola92 avatar Jun 16 '23 05:06 thiagola92

Merge this already please!

DavidArmendariz avatar May 08 '24 21:05 DavidArmendariz