Skip to content

Commit

Permalink
fix: exclude these files from pip build
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvandernoord committed Mar 19, 2024
1 parent a6e7d92 commit 0899653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ build/
*.egg-info
coverage.*
.coverage
venv*
.env

0 comments on commit 0899653

Please sign in to comment.