Quellcode durchsuchen

Add `.pdm-python` to python gitignore

Marvin Vogt vor 2 Jahren
Ursprung
Commit
e8131b2a80
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -108,6 +108,7 @@ ipython_config.py
 #   in version control.
 #   https://pdm.fming.dev/#use-with-ide
 .pdm.toml
+.pdm-python
 
 # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
 __pypackages__/