Browse Source

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

Joshua Boniface 6 years ago
parent
commit
e33f541c2b
1 changed files with 3 additions and 3 deletions
  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/