소스 검색

Merge pull request #657 from MrBogomips/master

PlayFramework: exclude assets under the bin/ directory generated by the compiler
Justin Spahr-Summers 11 년 전
부모
커밋
e240feae83
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      PlayFramework.gitignore

+ 1 - 0
PlayFramework.gitignore

@@ -1,4 +1,5 @@
 # Ignore Play! working directory #
+bin
 db
 eclipse
 lib