Skip to content

Commit

Permalink
Update Python.gitignore
Browse files Browse the repository at this point in the history
Fix a typo: `maintainted` to `maintained`
  • Loading branch information
willfrey committed Feb 2, 2022
1 parent 8ea9c64 commit eabb671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit eabb671

Please sign in to comment.