Skip to content

Commit 5c7e6c9

Browse files
committed
Added test data egg-info directories to .gitignore
1 parent 7faa082 commit 5c7e6c9

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
@@ -8,6 +8,7 @@ include
88
lib
99
distribute.egg-info
1010
setuptools.egg-info
11+
setuptools/tests/bdist_wheel_testdata/*/*.egg-info/
1112
.coverage
1213
.eggs
1314
.tox

0 commit comments

Comments
 (0)