chore: ignore signing certificates
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -14,3 +14,9 @@ dist-ssr/
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
# Security keys and certificates
|
||||||
|
*.keystore
|
||||||
|
*.jks
|
||||||
|
*.p12
|
||||||
|
*.mobileprovision
|
||||||
|
|||||||
Reference in New Issue
Block a user