未验证 提交 0481f3bd 编写于 作者: J Juan Luis Cano Rodríguez 提交者: GitHub

Ignore PDM project-wide config

See https://pdm.fming.dev/#use-with-ide
上级 ce5da10a
......@@ -101,7 +101,13 @@ ipython_config.py
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
# pdm
# pdm stores project-wide configurations in .pdm.toml, and it is recommended to not include it
# in version control.
# https://pdm.fming.dev/#use-with-ide
.pdm.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/
# Celery stuff
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册