empty keys directory

This commit is contained in:
phact 2025-09-02 17:12:21 -04:00
parent e810aef588
commit 34a1a8d135
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -11,7 +11,7 @@ wheels/
.env .env
# RSA keys for JWT signing # RSA keys for JWT signing
keys/ *.pem
.idea/ .idea/

2
keys/.gitkeep Normal file
View file

@ -0,0 +1,2 @@