update .gitignore
All checks were successful
git-sync-with-mirror / git-sync (push) Successful in 13s
CI / test (push) Successful in 45s

This commit is contained in:
2026-05-03 17:02:29 -05:00
parent 456283a93d
commit 004914dccc

11
.gitignore vendored
View File

@@ -136,6 +136,17 @@ latest-dist.zip
settings.txt settings.txt
banned_addresses.txt banned_addresses.txt
# -----------------------------------------------------------------------------
# Checksum / Hash files
# -----------------------------------------------------------------------------
*.sha512sum
*.sha256sum
*.sha1sum
*.md5sum
*.sha384sum
*.sha224sum
*.b2sum
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Temporary / Backup Files # Temporary / Backup Files
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------