Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hugorodgerbrown committed Nov 7, 2023
1 parent dc58fe7 commit acb5d20
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
*.pyc
*.egg-info
*.bak
.coverage
.tox
.venv
.vscode
*.bak
*.egg-info
*.pyc
demo.db
dist
htmlcov
node_modules
poetry.lock
test.db
htmlcov

0 comments on commit acb5d20

Please sign in to comment.