Skip to content

Commit

Permalink
Update and simplify gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tpwo committed May 3, 2023
1 parent 5e180d2 commit 2bd7d80
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
*.egg-info/
*.pyc
.coverage
.idea/
.tox
.vscode/
__pycache__/
/.coverage
/.tox/
build/
coverage.xml
dist/
htmlcov/
venv/

0 comments on commit 2bd7d80

Please sign in to comment.