소스 검색

Move this to the latter part of the file to avoid conflicts

Joshua Boniface 6 년 전
부모
커밋
e33f541c2b
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -20,9 +20,6 @@ local.properties
 .settings/
 .loadpath
 
-# Don't ignore the debian/bin folder
-!debian/bin/
-
 # External tool builders
 .externalToolBuilders/
 
@@ -237,3 +234,6 @@ pip-log.txt
 .mr.developer.cfg
 MediaBrowser.WebDashboard/dashboard-ui/.idea/
 /.vs
+
+# Don't ignore the debian/bin folder
+!debian/bin/