mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 18:54:26 -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/
|
MediaBrowser.WebDashboard/dashboard-ui/.idea/
|
||||||
/.vs
|
/.vs
|
||||||
|
|
||||||
|
##########
|
||||||
|
# Rider
|
||||||
|
##########
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
#########################
|
||||||
|
# Debian build artifacts
|
||||||
|
#########################
|
||||||
|
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/files
|
||||||
|
debian/jellyfin.substvars
|
||||||
|
debian/jellyfin/
|
||||||
|
|
||||||
|
|
||||||
# Don't ignore the debian/bin folder
|
# Don't ignore the debian/bin folder
|
||||||
!debian/bin/
|
!debian/bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user