1. 14 Oct, 2015 2 commits
  2. 11 Oct, 2015 2 commits
  3. 10 Oct, 2015 2 commits
  4. 08 Oct, 2015 3 commits
  5. 06 Oct, 2015 2 commits
  6. 05 Oct, 2015 6 commits
  7. 04 Oct, 2015 3 commits
  8. 03 Oct, 2015 1 commit
  9. 02 Oct, 2015 1 commit
  10. 01 Oct, 2015 1 commit
  11. 30 Sep, 2015 1 commit
  12. 28 Sep, 2015 1 commit
  13. 27 Sep, 2015 1 commit
  14. 23 Sep, 2015 3 commits
  15. 22 Sep, 2015 1 commit
  16. 15 Sep, 2015 1 commit
  17. 14 Sep, 2015 1 commit
  18. 10 Sep, 2015 2 commits
  19. 09 Sep, 2015 1 commit
  20. 05 Sep, 2015 1 commit
  21. 02 Sep, 2015 1 commit
    • Michael Stegmann's avatar
      Windows Azure Emulator · 338d8f73
      Michael Stegmann authored
      Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator
      
      Directory before starting emulator the first time:
      
      Directory: C:\temp\AzureCloudService1\AzureCloudService1
      
      Mode                LastWriteTime         Length Name
      ----                -------------         ------ ----
      d-----         9/1/2015   9:16 AM                bin
      d-----         9/1/2015   9:16 AM                WorkerRole1Content
      -a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
      -a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
      -a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef
      
      
      And after starting the Emulator:
      
      Directory: C:\temp\AzureCloudService1\AzureCloudService1
      
      Mode                LastWriteTime         Length Name
      ----                -------------         ------ ----
      d-----         9/1/2015   9:16 AM                bin
      d-----         9/1/2015   9:19 AM                csx
      d-----         9/1/2015   9:19 AM                ecf
      d-----         9/1/2015   9:19 AM                obj
      d-----         9/1/2015   9:19 AM                rcf
      d-----         9/1/2015   9:16 AM                WorkerRole1Content
      -a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
      -a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
      -a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
      -a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef
      338d8f73
  22. 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
  23. 31 Aug, 2015 1 commit
  24. 26 Aug, 2015 1 commit