1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 06:07:58 +02:00

In Python.gitignore move part of the heading for PEP 582

This commit is contained in:
John Dawson 2023-01-11 07:55:31 +00:00
parent 9adb31cd8f
commit 8d3384105b

View File

@ -111,7 +111,9 @@ ipython_config.py
# https://pdm.fming.dev/#use-with-ide # https://pdm.fming.dev/#use-with-ide
.pdm.toml .pdm.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm # PEP 582
# __pypackages__ is used by e.g. github.com/David-OConnor/pyflow and
# github.com/pdm-project/pdm.
__pypackages__/ __pypackages__/
# Celery # Celery