gitignore: signer devenv (#97742)

Forgot to add the gitignore
pull/97662/head
Gabriel MABILLE 7 months ago committed by GitHub
parent 87ba9c60b2
commit 9745555b6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .gitignore

1
.gitignore vendored

@ -39,6 +39,7 @@ __debug_bin*
/devenv/docker/blocks/saml-enterprise
# This is the new place of the block, but I leave the previous here for a while
/devenv/docker/blocks/auth/saml-enterprise
/devenv/docker/blocks/auth/signer
/tmp
tools/phantomjs/phantomjs

Loading…
Cancel
Save