chore(gitignore): ignore rathole proxy config with secrets

Since we use rathole while developing to share a local dev environment
with a co-developer, the client config with the secrets should not be
accidentally committed.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2024-09-13 15:30:14 +02:00 committed by Philip Molares
parent a86012be21
commit f40aa020c4

3
.gitignore vendored
View file

@ -34,3 +34,6 @@ frontend/cypress/screenshots
!.yarn/sdks
!.yarn/versions
.pnp.*
# Rathole proxy configuration
rathole.toml