From 02359a1a26bad980c0be2f6246d7d0f3aa12522c Mon Sep 17 00:00:00 2001 From: John Dawson Date: Mon, 9 Jan 2023 08:20:35 +0000 Subject: [PATCH] In Python.gitignore substitute `.` for `:` at a sentence's end --- Python.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 162bcac0..f93ad9fb 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -84,7 +84,7 @@ ipython_config.py # pyenv # For a library or package, you might want to ignore these files since the code is -# intended to run in multiple environments; otherwise, check them in: +# intended to run in multiple environments; otherwise, check them in. # .python-version # pipenv