Skip to content

Commit

Permalink
add build/ folder to gitignore (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike authored Jul 12, 2023
1 parent bd4bd6b commit 6d549b7
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 @@ -8,3 +8,4 @@ docs/_build
*.egg-info/
__pycache__/
/test-results/
build/

0 comments on commit 6d549b7

Please sign in to comment.