Merge pull request #905 from arinto/new-ignore-in-play-2.2.x
Add "dist" and ".cache" folders for Play 2.2.x
This commit is contained in:
commit
c822fc2496
@ -15,3 +15,5 @@ test-result
|
||||
server.pid
|
||||
*.iml
|
||||
*.eml
|
||||
dist
|
||||
.cache
|
||||
|
Loading…
Reference in New Issue
Block a user