https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37556 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Julian Maurice from comment #5)
Just in case you don't already know: you can ignore these files without touching .gitignore, either globally using $HOME/.config/git/ignore or locally using .../koha/.git/info/exclude I use that to ignore vim temporary files.
I can confirm that this works. I looked it up remembering Julian hat pointed it out a while ago. I was going to suggest adding a hint to the wiki, only to realize it's already there :) https://wiki.koha-community.org/wiki/Koha-testing-docker Maybe this would be better than adding IDE specific code to Koha codebase? -- You are receiving this mail because: You are watching all bug changes.