[chore] Add dist/ to gitignore to exclude build artifacts

This commit is contained in:
bymyself 2025-06-13 14:46:45 -07:00
parent 706b6d8317
commit 2120a0aa79

1
.gitignore vendored
View File

@ -19,5 +19,6 @@ pip_overrides.json
check2.sh
/venv/
build
dist
*.egg-info
.env