Update .gitignore

pull/3890/head
Julio Montoya 4 years ago
parent c880d50952
commit 3a098c07b8
  1. 4
      .gitignore

4
.gitignore vendored

@ -91,3 +91,7 @@ yarn-error.log
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
###> lexik/jwt-authentication-bundle ###
/config/jwt/*.pem
###< lexik/jwt-authentication-bundle ###

Loading…
Cancel
Save