https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39149

--- Comment #3 from Victor Grousset/tuxayo <[email protected]> ---
Good news, it seems there aren't other cases of files with slightly diverging
extensions that escaped tidying.

After looking at all the stuff not having the most common extensions:
find . -type f -not -path "./.git/*" -not -path "./misc/translator/po/.git/*"
-regextype posix-egrep -not -regex
".*\.(sql|pl|yml|md|yaml|js|txt|xml|json|xsl|chr|pm|t|ts|mrc|csv|inc|pod|att|tag|abs|mar|cfg|conf|properties|ods|po|png|svg|idx|gif|tt|css|vue|html|jpg|in|ogg|woff|woff2|ttf|map|scss|map|py|pref|sh|pdf|odt)$"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to