Browse Source

Don't ignore the debian/bin folder

Joshua Boniface 6 năm trước cách đây
mục cha
commit
9231c7d36d
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -20,6 +20,9 @@ local.properties
 .settings/
 .loadpath
 
+# Don't ignore the debian/bin folder
+!debian/bin/
+
 # External tool builders
 .externalToolBuilders/