Update language option regexp to match latest Microsoft HTML fragment

* Addresses pbatard/rufus#2146
* Also update .gitattributes to clean up release archives
This commit is contained in:
Pete Batard
2023-01-25 20:03:10 +00:00
parent 4bafb688da
commit 9552df66d5
2 changed files with 98 additions and 94 deletions

3
.gitattributes vendored
View File

@@ -1,3 +1,6 @@
* text=auto
*.ps1 eol=crlf
*.sh eol=lf
.gitattributes export-ignore
.gitignore export-ignore
sign.sh export-ignore