Skip to content

Commit

Permalink
git: added dist to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnoep committed Jul 14, 2023
1 parent abe0915 commit f370d07
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 @@ -3,4 +3,5 @@
__pycache__
.DS_store
*.egg-info
.vscode
.vscode
dist/

0 comments on commit f370d07

Please sign in to comment.