Skip to content

Commit bc0816c

Browse files
authored
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.
1 parent 817fde2 commit bc0816c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ data/
8989
sentry/sentry.conf.py
9090
sentry/config.yml
9191
sentry/*.bak
92+
sentry/backup.json
9293
sentry/enhance-image.sh
9394
sentry/requirements.txt
9495
relay/credentials.json

0 commit comments

Comments
 (0)