소스 검색

Don't ignore the debian/bin folder

Joshua Boniface 7 년 전
부모
커밋
9231c7d36d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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/