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
parent 3e17edf95d
commit 6afdaf1f94
No known key found for this signature in database
GPG key ID: DB99ADDDC5C0AF82

3
.gitignore vendored
View file

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