Ignore p12 certificado
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,8 +16,10 @@ node_modules
|
|||||||
#!.yarn/cache
|
#!.yarn/cache
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# Certificados
|
||||||
*.pem
|
*.pem
|
||||||
|
*.p12
|
||||||
|
*.key
|
||||||
|
|
||||||
dist/*
|
dist/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user