浏览代码

Expand explanations on PDM

Co-authored-by: Lukasz Sobczuk <sobczuk.lukasz@wp.pl>
Juan Luis Cano Rodríguez 3 年之前
父节点
当前提交
35b656aa85
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      Python.gitignore

+ 8 - 0
Python.gitignore

@@ -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