Skip to content

Commit d813b14

Browse files
committed
Also un-ignore pip.egg-info test directory
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 18f7868 commit d813b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# virtualenv and other misc bits
1111
/src/*.egg-info
1212
*.egg-info
13+
!tests/packagedcode/data/pypi/source-package/pip-22.0.4/src/pip.egg-info
1314
/dist
1415
/build
1516
/bin

0 commit comments

Comments
 (0)