mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-09 23:55:10 -05:00
chore: explicitly ignore documentation files in apis folder
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -88,6 +88,14 @@ apis/*.md
|
||||
apis/*.json
|
||||
!apis/jellyfin-openapi-stable.json
|
||||
|
||||
# Documentation files (keep local only)
|
||||
apis/INTRODUCTION.md
|
||||
apis/ARCHITECTURE.md
|
||||
apis/GIT.md
|
||||
apis/SPOTIFY.md
|
||||
apis/LYRICS.md
|
||||
apis/TODO.md
|
||||
|
||||
# Log files for debugging
|
||||
apis/*.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user