Ignore dist/ build output

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
28allday 2026-06-01 14:47:49 +01:00
parent cfa719e2b4
commit 5dfaab4018

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
*.tmp *.tmp
__pycache__/ __pycache__/
*.pyc *.pyc
dist/