浏览代码

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/