This commit is contained in:
Yadciel
2024-09-24 19:01:05 +02:00
parent 4bbf964ba1
commit e35a24f89d
6 changed files with 95 additions and 7 deletions

20
.gitignore vendored
View File

@ -10,3 +10,23 @@ Kniffel.apk.idsig
android export/Yahtzee.apk
android export/Yahtzee.apk.idsig
android export/yahtzee.aab
android export/output.zip
android export/pepk.jar
android/
android export/private_key.pem
android export/encryption_public_key.pem
android export/encrypted_private_key.pem
*.pem
*.zip
*.p12