Skip to content

Commit e8131b2

Browse files
committed
Add .pdm-python to python gitignore
1 parent 4488915 commit e8131b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ ipython_config.py
108108
# in version control.
109109
# https://pdm.fming.dev/#use-with-ide
110110
.pdm.toml
111+
.pdm-python
111112

112113
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
113114
__pypackages__/

0 commit comments

Comments
 (0)