diff options
author | GiteaBot <teabot@gitea.io> | 2022-02-20 00:16:03 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2022-02-20 00:16:03 +0000 |
commit | d5a4c5530a452e1bb32285d1171064ebe9ddfb70 (patch) | |
tree | fd29b05f16c59655c0ed48ecf54e828af6077df9 /options/gitignore/Python | |
parent | 83c9035971e4b594686391a7ff052a7d1fe13771 (diff) | |
download | gitea-d5a4c5530a452e1bb32285d1171064ebe9ddfb70.tar.gz gitea-d5a4c5530a452e1bb32285d1171064ebe9ddfb70.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore/Python')
-rw-r--r-- | options/gitignore/Python | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/gitignore/Python b/options/gitignore/Python index d9005f2cc7..de2d5e086e 100644 --- a/options/gitignore/Python +++ b/options/gitignore/Python @@ -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. |