d12aa83673
When verifying the steps on Windows, the `.eggs` directory suddenly appeared. This is now ignored.
10 lines
77 B
Text
10 lines
77 B
Text
*.egg-info
|
|
*.pyc
|
|
.coverage*
|
|
.eggs/
|
|
.idea/
|
|
.tox/
|
|
.venv/
|
|
build/
|
|
dist/
|
|
htmlcov/
|