]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
git ignore Lib/site-packages (GH-31862)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Mon, 14 Mar 2022 18:53:41 +0000 (14:53 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 18:53:41 +0000 (11:53 -0700)
.gitignore

index 3c6adb4ab688c2ee3db90c69bf688572ab497dbc..b3b22f471c2765cce3d3c8927264cb5790dac0cc 100644 (file)
@@ -58,6 +58,8 @@ Doc/.env/
 Include/pydtrace_probes.h
 Lib/distutils/command/*.pdb
 Lib/lib2to3/*.pickle
+Lib/site-packages/*
+!Lib/site-packages/README.txt
 Lib/test/data/*
 !Lib/test/data/README
 /_bootstrap_python