diff options
author | silverwind <me@silverwind.io> | 2023-09-01 16:07:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-01 14:07:37 +0000 |
commit | 327a7ad5185ea532389ff54b5faf91a8cf0429f3 (patch) | |
tree | 2b97a1b9f6b23fe83c3d4258ec5a7d2ae2ad4cd4 /.gitignore | |
parent | 4ab8e56c9197135a85300542d736a556203752a6 (diff) | |
download | gitea-327a7ad5185ea532389ff54b5faf91a8cf0429f3.tar.gz gitea-327a7ad5185ea532389ff54b5faf91a8cf0429f3.zip |
Use case-insensitive regex for all webpack assets (#26867)
Previously, only some of these regex had the `i` flag and while we can
likely ensure case for our files, these regexes are also used for
third-party files, so it's better to always match insensitively.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions