From eabb6717d9aa5e7d54945b5decd55ff86203067c Mon Sep 17 00:00:00 2001 From: Will Frey Date: Wed, 2 Feb 2022 11:53:09 -0500 Subject: [PATCH] Update Python.gitignore Fix a typo: `maintainted` to `maintained` --- Python.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index d9005f2c..de2d5e08 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -145,7 +145,7 @@ dmypy.json cython_debug/ # PyCharm -# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder.