Add .pdm-python to python gitignore

This commit is contained in:
Marvin Vogt
2023-04-09 18:25:17 +02:00
parent 4488915eec
commit e8131b2a80

View File

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