Skip to content

Commit

Permalink
Add dist/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
teiesti committed Sep 4, 2023
1 parent bc3ec11 commit cdd0e9b
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,4 +2,5 @@ clintest.egg-info
*/__pycache__
.mypy_cache
.pytest_cache
dist/
html/

0 comments on commit cdd0e9b

Please sign in to comment.