소스 검색

Added /project/project to PlayFramework.gitignore

https://www.playframework.com/documentation/2.5.x/Anatomy
Joe LaBarbera 8 년 전
부모
커밋
af3bfa0eb4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      PlayFramework.gitignore

+ 1 - 0
PlayFramework.gitignore

@@ -5,6 +5,7 @@ bin/
 /lib/
 /logs/
 /modules
+/project/project
 /project/target
 /target
 tmp/