Skip to content

Commit

Permalink
Clean-up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
daoo committed Jun 4, 2024
1 parent 785874d commit 39fecbd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
*.egg-info/
.coverage
.eggs/
.pytest_cache/
.venv/
__pycache__/
build/
coverage.json
dist/
htmlcov/
venv/

0 comments on commit 39fecbd

Please sign in to comment.