Skip to content

Commit

Permalink
Add dist/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kircheneer committed Apr 11, 2021
1 parent 6963387 commit 5b72a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.mypy_cache/
__pycache__/
.coverage
dist/

# Editors
.idea/

0 comments on commit 5b72a82

Please sign in to comment.