Skip to content

Commit af7786b

Browse files
authored
Merge pull request #3968 from willfrey/patch-1
Fix spelling error in Python.gitignore
2 parents ee46229 + eabb671 commit af7786b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ dmypy.json
145145
cython_debug/
146146

147147
# PyCharm
148-
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
148+
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
149149
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
150150
# and can be added to the global gitignore or merged into this file. For a more nuclear
151151
# option (not recommended) you can uncomment the following to ignore the entire idea folder.

0 commit comments

Comments
 (0)