From 4d4fdf3139cb3c49f5f8d1e0c6a42d46c70a237f Mon Sep 17 00:00:00 2001 From: John Dawson Date: Mon, 9 Jan 2023 08:23:28 +0000 Subject: [PATCH] In Python.gitignore delete `stuff` at headings' ends --- Python.gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index f93ad9fb..4faaf3ee 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -55,17 +55,17 @@ cover/ *.mo *.pot -# Django stuff +# Django *.log local_settings.py db.sqlite3 db.sqlite3-journal -# Flask stuff +# Flask instance/ .webassets-cache -# Scrapy stuff +# Scrapy .scrapy # Sphinx documentation @@ -112,7 +112,7 @@ ipython_config.py # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm __pypackages__/ -# Celery stuff +# Celery celerybeat-schedule celerybeat.pid