Skip to content

Commit eabb671

Browse files
authored
Update Python.gitignore
Fix a typo: `maintainted` to `maintained`
1 parent 8ea9c64 commit eabb671

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)