Skip to content

Commit 3dcc396

Browse files
authored
git ignore Lib/site-packages (GH-31862)
1 parent 29624e7 commit 3dcc396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Doc/.env/
5858
Include/pydtrace_probes.h
5959
Lib/distutils/command/*.pdb
6060
Lib/lib2to3/*.pickle
61+
Lib/site-packages/*
62+
!Lib/site-packages/README.txt
6163
Lib/test/data/*
6264
!Lib/test/data/README
6365
/_bootstrap_python

0 commit comments

Comments
 (0)