mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 10:44:23 -04:00
Ignore debian build artifacts
This commit is contained in:
parent
4790046ad8
commit
fbedadbb44
13
.gitignore
vendored
13
.gitignore
vendored
@ -235,7 +235,20 @@ pip-log.txt
|
||||
MediaBrowser.WebDashboard/dashboard-ui/.idea/
|
||||
/.vs
|
||||
|
||||
##########
|
||||
# Rider
|
||||
##########
|
||||
.idea/
|
||||
|
||||
#########################
|
||||
# Debian build artifacts
|
||||
#########################
|
||||
|
||||
debian/.debhelper/
|
||||
debian/files
|
||||
debian/jellyfin.substvars
|
||||
debian/jellyfin/
|
||||
|
||||
|
||||
# Don't ignore the debian/bin folder
|
||||
!debian/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user