chore: do not check-in tunarr-openapi json as it changes every build

This commit is contained in:
Christian Benincasa
2025-09-04 14:34:58 -04:00
parent 62b853d6cb
commit 73acce6cc0
2 changed files with 4 additions and 1 deletions

4
.gitignore vendored
View File

@@ -33,3 +33,7 @@ coverage/
## Build generated
build/
DerivedData/
# This is generated at runtime for dev builds.
tunarr-openapi.json

File diff suppressed because one or more lines are too long