1. 08 10月, 2015 1 次提交
  2. 07 10月, 2015 1 次提交
  3. 06 10月, 2015 4 次提交
  4. 05 10月, 2015 3 次提交
  5. 04 10月, 2015 4 次提交
  6. 02 10月, 2015 1 次提交
  7. 01 10月, 2015 1 次提交
  8. 30 9月, 2015 1 次提交
  9. 29 9月, 2015 1 次提交
  10. 28 9月, 2015 1 次提交
  11. 24 9月, 2015 3 次提交
  12. 23 9月, 2015 1 次提交
  13. 15 9月, 2015 1 次提交
  14. 14 9月, 2015 1 次提交
    • P
      Update Tags.gitignore · cbe292da
      propersquid 提交于
      Updated the tags ignore to include the .tags file. The main reason behind this is because Atom's symbols-view (https://atom.io/packages/symbols-view) supports tags/.tags/TAGS/.TAGS. Therefore, I thought it was a good idea to add the .tags/.TAGS to the ignore list.
      cbe292da
  15. 11 9月, 2015 1 次提交
  16. 10 9月, 2015 2 次提交
  17. 05 9月, 2015 1 次提交
  18. 01 9月, 2015 1 次提交
    • J
      Remove entries for Intellij IDEA · abd969f6
      Jonathan Nagy 提交于
      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 8月, 2015 1 次提交
  20. 26 8月, 2015 1 次提交
  21. 24 8月, 2015 3 次提交
  22. 23 8月, 2015 1 次提交
  23. 21 8月, 2015 1 次提交
  24. 19 8月, 2015 1 次提交
  25. 16 8月, 2015 1 次提交
    • G
      Adding the Android Studio captures folder · 6895b7c2
      Guy B 提交于
      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
  26. 12 8月, 2015 1 次提交
    • F
      Add .sap Visual Studio profiler session file · 929482ab
      Felipe Plets 提交于
      In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
      929482ab
  27. 07 8月, 2015 1 次提交