Skip to content

Commit

Permalink
fixed gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dannydenenberg committed Oct 28, 2021
1 parent f504dc1 commit e037af0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/venv
/__pycache__
/instance
venv
__pycache__
instance

0 comments on commit e037af0

Please sign in to comment.