Browse Source

Add `.pdm-python` to python gitignore

Marvin Vogt 2 năm trước cách đây
mục cha
commit
e8131b2a80
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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__/