Add dist/ to .gitignore

This commit is contained in:
Ray 2026-04-08 20:57:22 +08:00
parent 27e671eefd
commit f5de9c9dbb

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ __pycache__
.venv/
logs/
pageindex.egg-info/
dist/
*.db
venv/
uv.lock