Browse Source

Merge pull request #905 from arinto/new-ignore-in-play-2.2.x

Add "dist" and ".cache" folders for Play 2.2.x
Adam Roben 11 năm trước cách đây
mục cha
commit
c822fc2496
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      PlayFramework.gitignore

+ 2 - 0
PlayFramework.gitignore

@@ -15,3 +15,5 @@ test-result
 server.pid
 *.iml
 *.eml
+dist
+.cache