Просмотр исходного кода

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

Joshua Boniface 6 лет назад
Родитель
Сommit
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/