add sentry/backup.json to gitignore (#3450)

The backup-method described in the [documentation](https://develop.sentry.dev/self-hosted/backup/#backup) `./scripts/backup.sh` creates a backup file at `sentry/backup.json` which should be ignored by git.

### Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
This commit is contained in:
niklassc7 2024-11-29 11:05:05 +01:00 committed by GitHub
parent 817fde205f
commit bc0816cda6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -89,6 +89,7 @@ data/
sentry/sentry.conf.py
sentry/config.yml
sentry/*.bak
sentry/backup.json
sentry/enhance-image.sh
sentry/requirements.txt
relay/credentials.json