Rookiestyle / KeePassOTP

Add OTP support (two factor authentication) to KeePass
GNU General Public License v3.0
405 stars 29 forks source link

Remove BOM from all files #141

Closed szepeviktor closed 1 month ago

szepeviktor commented 1 year ago

Life is better without BOM! https://en.wikipedia.org/wiki/Byte_order_mark

@Rookiestyle Please configure your editor/s not to include BOM.

szepeviktor commented 1 year ago

After this PR I plan to inspect each byte in the repository 🔎