https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32473 Bug ID: 32473 Summary: Exclude compiled files from some git commands Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com, oleonard@myacpl.org, tomascohen@gmail.com Not sure how to achieve that for now, but we need to exclude the following files from git command output koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js koha-tmpl/intranet-tmpl/prog/css/staff-global.css koha-tmpl/opac-tmpl/bootstrap/css/*.css git diff, git status, etc. We don't want developers to think about them every time they are inspecting git index. Kind of related with https://gitlab.com/koha-community/koha-misc4dev/-/issues/60 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.