소스 검색

Merge pull request #136 from BnMcG/135-gitignore

Ignore debian build artifacts
Joshua M. Boniface 6 년 전
부모
커밋
64805410c2
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 12 0
      .gitignore

+ 12 - 0
.gitignore

@@ -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/