Skip to content

Commit 7a7d90c

Browse files
authored
chore: remove committed QA screenshots and debug history file (#1053)
These 12 QA screenshots and a local debug query log were accidentally committed to the repo root in PR #978. Adds .gitignore entries for screenshot-*.png and history.txt to prevent recurrence.
1 parent faa2b16 commit 7a7d90c

14 files changed

Lines changed: 4 additions & 3 deletions

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,7 @@ specs/
147147
# Use it for host-specific tweaks like re-exposing the SurrealDB port;
148148
# see docker-compose.override.yml.example.
149149
docker-compose.override.yml
150+
151+
# Local QA/debug artifacts
152+
screenshot-*.png
153+
history.txt

history.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

screenshot-01-initial-load.png

-48.7 KB
Binary file not shown.

screenshot-02-notebooks-list.png

-73.5 KB
Binary file not shown.

screenshot-03-notebook-detail.png

-103 KB
Binary file not shown.
-107 KB
Binary file not shown.
-103 KB
Binary file not shown.
-106 KB
Binary file not shown.
-104 KB
Binary file not shown.
-105 KB
Binary file not shown.

0 commit comments

Comments
 (0)