mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
bde4061b8a
- RsaKeyGenerator automatically saves the RSA keys in a PEM file - Corrects key bit size suggestion
18 lines
134 B
Plaintext
18 lines
134 B
Plaintext
.*
|
|
|
|
!.gitignore
|
|
!.rubocop.yml
|
|
!.editorconfig
|
|
!.travis.yml
|
|
|
|
*~
|
|
*.class
|
|
*.iml
|
|
|
|
/data/fs
|
|
/data/rsa.pem
|
|
/data/savedGames
|
|
/lib/
|
|
*/target/
|
|
|