src/eric7/Plugins/VcsPlugins/vcsGit/git.py

branch
eric7
changeset 9734
74f7c9f5d094
parent 9653
e67609152c5e
child 9971
773ad1f1ed22
--- a/src/eric7/Plugins/VcsPlugins/vcsGit/git.py	Wed Jan 25 13:43:10 2023 +0100
+++ b/src/eric7/Plugins/VcsPlugins/vcsGit/git.py	Thu Jan 26 16:11:57 2023 +0100
@@ -1436,6 +1436,7 @@
             "cur/",
             "tmp/",
             "__pycache__/",
+            "__pypackages__",
             "*.DS_Store",
             ".pytest_cache/",
             "venv/",

eric ide

mercurial