]> source.dussan.org Git - gitignore.git/commitdiff
Add .pdm-build/ 4279/head
authorMarvin Vogt <m@rvinvogt.com>
Thu, 28 Dec 2023 13:21:54 +0000 (14:21 +0100)
committerMarvin Vogt <m@rvinvogt.com>
Thu, 28 Dec 2023 13:21:54 +0000 (14:21 +0100)
Python.gitignore

index 60a821a536fd366776d26a1fdd6b96bd3278a96f..82f927558a3dff0ea8c20858856e70779fd02c93 100644 (file)
@@ -109,6 +109,7 @@ ipython_config.py
 #   https://pdm.fming.dev/latest/usage/project/#working-with-version-control
 .pdm.toml
 .pdm-python
+.pdm-build/
 
 # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
 __pypackages__/