Bugzilla – Attachment 159023 Details for
Bug 35174
Remove .po files from the codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35174: Add misc/translator/po to .gitignore
Bug-35174-Add-misctranslatorpo-to-gitignore.patch (text/plain), 781 bytes, created by
Jonathan Druart
on 2023-11-16 07:54:27 UTC
(
hide
)
Description:
Bug 35174: Add misc/translator/po to .gitignore
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-11-16 07:54:27 UTC
Size:
781 bytes
patch
obsolete
>From 9073008d2a2b3df934d2f6a17bff08b31a037139 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 16 Nov 2023 08:44:56 +0100 >Subject: [PATCH] Bug 35174: Add misc/translator/po to .gitignore > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .gitignore | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/.gitignore b/.gitignore >index e746d60b559..23715e046e6 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -22,4 +22,6 @@ koha-tmpl/intranet-tmpl/prog/css/staff-global.css > koha-tmpl/intranet-tmpl/prog/js/vue/dist/ > > how-to.pl >-koha-tmpl/intranet-tmpl/prog/en/modules/how-to.tt >\ No newline at end of file >+koha-tmpl/intranet-tmpl/prog/en/modules/how-to.tt >+ >+misc/translator/po >-- >2.34.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 35174
:
159021
|
159022
| 159023 |
159024
|
159025
|
159038