Skip to content

Commit 9f8b2cf

Browse files
committed
ignore .eggs and htmlcov
1 parent 24cd6c2 commit 9f8b2cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
docs/_build
77
*.egg-info
88
*.egg
9+
.eggs
910
dist
1011
build
1112
env
13+
htmlcov
1214

1315
# Editors
1416
.idea

0 commit comments

Comments
 (0)