Skip to content

Commit

Permalink
Update git ignore list
Browse files Browse the repository at this point in the history
Add dist/ to the .gitignore file to better support local building.
  • Loading branch information
mcdonnnj committed Mar 13, 2022
1 parent 2092099 commit 8d02c4b
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 @@ -9,3 +9,4 @@ __pycache__
.pytest_cache
.python-version
*.egg-info
dist

0 comments on commit 8d02c4b

Please sign in to comment.