]> source.dussan.org Git - gitignore.git/commitdiff
Expand explanations on PDM
authorJuan Luis Cano Rodríguez <hello@juanlu.space>
Fri, 18 Feb 2022 17:54:31 +0000 (18:54 +0100)
committerGitHub <noreply@github.com>
Fri, 18 Feb 2022 17:54:31 +0000 (18:54 +0100)
Co-authored-by: Lukasz Sobczuk <sobczuk.lukasz@wp.pl>
Python.gitignore

index 2d011989f1f8f8e32c41a7557438d2533afc1b87..401a03dac0bd0f45ccb0dc0b28a1532d8538f59a 100644 (file)
@@ -102,6 +102,14 @@ ipython_config.py
 #poetry.lock
 
 # pdm
+#   Similar to Pipfile.lock, it is generally recommended to include pdm.lock in 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/#use-with-ide
+.pdm.toml
+
+# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
 #   pdm stores project-wide configurations in .pdm.toml, and it is recommended to not include it
 #   in version control.
 #   https://pdm.fming.dev/#use-with-ide