Sfoglia il codice sorgente

Update Python.gitignore

Fix a typo: `maintainted` to `maintained`
pull/3968/head
Will Frey 2 anni fa
parent
commit
eabb6717d9
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Python.gitignore

+ 1
- 1
Python.gitignore Vedi File

@@ -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.

Loading…
Annulla
Salva