chore: gitignore marketing-shots/ and one-off _*.py scripts

Keep local-only marketing material and throwaway backfill scripts out of
the public repo (same rationale as the existing screenshots/ entry).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jtrzupek 2026-06-10 19:28:22 +02:00
parent a9f0f94321
commit 072f2608b3

5
.gitignore vendored
View file

@ -74,6 +74,11 @@ mcp-logs.txt
# Marketing screenshots — kept local, hosted externally for posts/landing.
# NOT committed: explicit thumbnails risk GitHub TOS takedown.
screenshots/
marketing-shots/
# One-off local backfill/maintenance scripts (underscore prefix = throwaway,
# operated manually in the worker container, not part of the shipped codebase).
scripts/_*.py
# Launch / marketing material — local working notes, not part of the codebase.
launch/