Skip to content

Commit

Permalink
Merge pull request #109 from ZetaTwo/pip-build-gitignore
Browse files Browse the repository at this point in the history
Add "build/" to .gitignore
  • Loading branch information
happyleavesaoc authored Sep 27, 2024
2 parents 5b69dae + 3c1ab5e commit 0db5cb4
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
@@ -1,4 +1,5 @@
dist/
build/
mgz.egg-info/
venv/
.tox/
Expand Down

0 comments on commit 0db5cb4

Please sign in to comment.