From 8d3384105b7185b9041d18ec7d12ef7223039980 Mon Sep 17 00:00:00 2001 From: John Dawson Date: Wed, 11 Jan 2023 07:55:31 +0000 Subject: [PATCH] In Python.gitignore move part of the heading for PEP 582 --- Python.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 4b4a15fb..796f569b 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -111,7 +111,9 @@ ipython_config.py # 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 +# PEP 582 +# __pypackages__ is used by e.g. github.com/David-OConnor/pyflow and +# github.com/pdm-project/pdm. __pypackages__/ # Celery