Skip to content

Commit 67ed72d

Browse files
CopilotGeekTrainer
andcommitted
Clean up gitignore and remove test artifacts from repo
Co-authored-by: GeekTrainer <[email protected]>
1 parent 9d3c6a9 commit 67ed72d

File tree

3 files changed

+5
-82
lines changed

3 files changed

+5
-82
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,8 @@ instance/
3737
.webassets-cache
3838
flask_session/
3939
.coverage
40-
htmlcov/
40+
htmlcov/
41+
42+
# playwright
43+
client/test-results/
44+
client/playwright-report/

client/playwright-report/index.html

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

client/test-results/.last-run.json

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

0 commit comments

Comments
 (0)