]> source.dussan.org Git - gitignore.git/commitdiff
Add `.pdm-python` to python gitignore
authorMarvin Vogt <git@srv6d.space>
Sun, 9 Apr 2023 16:25:17 +0000 (18:25 +0200)
committerMarvin Vogt <git@srv6d.space>
Sun, 9 Apr 2023 16:25:17 +0000 (18:25 +0200)
Python.gitignore

index 68bc17f9ff2104a9d7b6777058bb4c343ca72609..f7f74c717da7a71663f6a420d2ec0de23408e3b4 100644 (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__/