Merge pull request #136 from BnMcG/135-gitignore

Ignore debian build artifacts
This commit is contained in:
Joshua M. Boniface 2018-12-13 13:35:07 -05:00 committed by GitHub
commit 64805410c2

12
.gitignore vendored
View file

@ -235,7 +235,19 @@ 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/