Skip to content

Commit

Permalink
fix: remove build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Valbou committed Nov 24, 2023
1 parent a7e6bd2 commit 54a69d5
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 @@ __pycache__/
*.py[cod]
*$py.class

build/
htmlcov/
.coverage
.coverage.*
Expand Down

0 comments on commit 54a69d5

Please sign in to comment.