Bugzilla – Attachment 169706 Details for
Bug 37493
Cypress videos and screenshots should be .gitignored
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37493: Update .gitignore
Bug-37493-Update-gitignore.patch (text/plain), 654 bytes, created by
Pedro Amorim
on 2024-07-26 13:22:52 UTC
(
hide
)
Description:
Bug 37493: Update .gitignore
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-07-26 13:22:52 UTC
Size:
654 bytes
patch
obsolete
>From d49b4114f759f9aa4b5731c2ceaa75b1d81e5f54 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 26 Jul 2024 13:22:32 +0000 >Subject: [PATCH] Bug 37493: Update .gitignore > >Add t/cypress/screenshots/ >Add t/cypress/videos/ >--- > .gitignore | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/.gitignore b/.gitignore >index f237596062..ad45ccf6a9 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -23,6 +23,9 @@ koha-tmpl/intranet-tmpl/prog/css/staff-global.css > > koha-tmpl/intranet-tmpl/prog/js/vue/dist/ > >+t/cypress/videos/ >+t/cypress/screenshots/ >+ > how-to.pl > koha-tmpl/intranet-tmpl/prog/en/modules/how-to.tt > >-- >2.39.2
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 37493
:
169705
|
169706
|
169708
|
169709
|
169794
|
169795