This commit is contained in:
Captain Nick Lucifer* 2023-03-12 12:24:20 +05:45
parent 1f09275d2e
commit 01236ad8fb
3 changed files with 70 additions and 0 deletions

14
.gitignore vendored
View file

@ -130,3 +130,17 @@ dist
.yarn/install-state.gz
.pnp.*
# Keys
*.crt
*.cer
*.pem
*.pfx
*.key
*.pub
*.p7s
*.p7b
*.p8
*.p12
*pub*
*sec*