Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-lazar committed Jan 8, 2020
1 parent 25dbeb4 commit 09ddc00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ venv/
*.egg-info/
build/
dist/
.DS_Store
.DS_Store
__pycache__/

0 comments on commit 09ddc00

Please sign in to comment.