1. 08 Oct, 2015 3 commits
  2. 06 Oct, 2015 2 commits
  3. 05 Oct, 2015 6 commits
  4. 04 Oct, 2015 3 commits
  5. 03 Oct, 2015 1 commit
  6. 02 Oct, 2015 1 commit
  7. 01 Oct, 2015 1 commit
  8. 30 Sep, 2015 1 commit
  9. 28 Sep, 2015 1 commit
  10. 27 Sep, 2015 1 commit
  11. 23 Sep, 2015 3 commits
  12. 22 Sep, 2015 1 commit
  13. 15 Sep, 2015 1 commit
  14. 14 Sep, 2015 1 commit
  15. 10 Sep, 2015 2 commits
  16. 09 Sep, 2015 1 commit
  17. 05 Sep, 2015 1 commit
  18. 01 Sep, 2015 1 commit
    • Jonathan Nagy's avatar
      Remove entries for Intellij IDEA · abd969f6
      Jonathan Nagy authored
      The *.iml file is IDE specific.  It is generated by Intellij IDEA to store project related metadata.  It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore.
      
      See: https://github.com/github/gitignore/pull/1581
      
      I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.
      abd969f6
  19. 31 Aug, 2015 1 commit
  20. 26 Aug, 2015 1 commit
  21. 24 Aug, 2015 1 commit
  22. 23 Aug, 2015 2 commits
  23. 22 Aug, 2015 1 commit
  24. 21 Aug, 2015 1 commit
  25. 18 Aug, 2015 1 commit
  26. 16 Aug, 2015 1 commit
    • Guy B's avatar
      Adding the Android Studio captures folder · 6895b7c2
      Guy B authored
      The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
      6895b7c2