Bugzilla – Attachment 184786 Details for
Bug 40539
Cypress videos and screenshots should be gitignored
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40539: Add cypress videos and screenshots to gitignore
Bug-40539-Add-cypress-videos-and-screenshots-to-gi.patch (text/plain), 576 bytes, created by
Matt Blenkinsop
on 2025-07-29 08:27:56 UTC
(
hide
)
Description:
Bug 40539: Add cypress videos and screenshots to gitignore
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-07-29 08:27:56 UTC
Size:
576 bytes
patch
obsolete
>From 7773a7e9d0fcf3a75b8cd89634558adfe158be96 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> >Date: Tue, 29 Jul 2025 09:27:33 +0100 >Subject: [PATCH] Bug 40539: Add cypress videos and screenshots to gitignore > >--- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/.gitignore b/.gitignore >index 4674f315ba2..251b25e5a20 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -35,3 +35,5 @@ koha-tmpl/intranet-tmpl/prog/en/modules/how-to.tt > misc/translator/po > > t/cypress/plugins/dist/ >+t/cypress/videos/ >+t/cypress/screenshots/ >-- >2.48.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40539
:
184786
|
184787