chore(gitignore): 🔧 add missing dist/ pattern to ignore build artifacts

Patterns added: dist/
This commit is contained in:
Claude Code 2026-03-30 13:00:04 -07:00
parent 080d922743
commit a0cacf6499
6 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Auto-added by auto-commit-service
__pycache__/
# Auto-added by auto-commit-service
dist/