intellij-community
intellij-community copied to clipboard
[toml] add `pdm.lock`
PDM is a fairly popular Python package manager. It can generate a lock file named pdm.lock that uses TOML format (example).