8000 ignore .eggs directory created when installing mock/nose · matplotlib/matplotlib@2fe7715 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fe7715

Browse files
committed
ignore .eggs directory created when installing mock/nose
1 parent 8c30aa3 commit 2fe7715

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
@@ -35,6 +35,7 @@ doc/_build
3535
dist
3636
# Egg metadata
3737
*.egg-info
38+
.eggs
3839
# tox testing tool
3940
.tox
4041

0 commit comments

Comments
 (0)
0