1
0
Эх сурвалжийг харах

Ignore PDM project-wide config

See https://pdm.fming.dev/#use-with-ide
Juan Luis Cano Rodríguez 3 жил өмнө
parent
commit
0481f3bda8
1 өөрчлөгдсөн 7 нэмэгдсэн , 1 устгасан
  1. 7 1
      Python.gitignore

+ 7 - 1
Python.gitignore

@@ -101,7 +101,13 @@ ipython_config.py
 #   https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
 #poetry.lock
 
-# PEP 582; used by e.g. github.com/David-OConnor/pyflow
+# 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
+.pdm.toml
+
+# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
 __pypackages__/
 
 # Celery stuff