1
0
Fork 0
mirror of synced 2024-05-26 20:11:13 -04:00
dotbot/.gitignore
2022-12-17 15:05:04 -05:00

12 lines
90 B
Plaintext

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