Added hemtt private key to git ignore

This commit is contained in:
2026-03-24 16:40:58 -03:00
parent a18343b81d
commit 9392380c78

3
.gitignore vendored
View File

@@ -3,6 +3,7 @@
hemtt hemtt
hemtt.exe hemtt.exe
*.biprivatekey *.biprivatekey
.hemttprivatekey
source/ source/
.vscode .vscode
releases/ releases/
@@ -87,4 +88,4 @@ target/
.cxx .cxx
local.properties local.properties
*.apk *.apk