empty keys directory
This commit is contained in:
parent
e810aef588
commit
34a1a8d135
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
2
keys/.gitkeep
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue