Skip to content

Commit 8215d6a

Browse files
committed
chore: remove ad-hoc image.png attachment plus gitignore root attachments
1 parent 3b633bb commit 8215d6a

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ test-results/
2424
.turbo/
2525
*.tsbuildinfo
2626

27+
# Ad-hoc screenshots / attachments dropped at repo root by chat tools.
28+
# Real assets live under assets/ and are explicitly tracked.
29+
/image.png
30+
/screenshot*.png
31+
/*.tmp
32+
/*.log
33+
2734
# Stale tsc declaration emit alongside source. tsc is configured to emit into
2835
# dist/, but past misconfig left .d.ts siblings of .ts files in src/. Ignore so
2936
# new emit drift never gets committed.

image.png

-13.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)