1
0
Fork 0
mirror of synced 2024-09-19 11:12:53 -04:00
dotbot/.gitignore
2022-12-17 15:05:04 -05:00

11 lines
90 B
Text

*.egg-info
*.pyc
.coverage*
.eggs/
.idea/
.tox/
.venv/
build/
coverage.xml
dist/
htmlcov/