1. 30 10月, 2017 1 次提交
    • H
      Update Terraform.gitignore · dca471d5
      Han Tuzun 提交于
      Improvements: 
      
       * `.terraform` directories could be created in any subdirectory when user runs `terraform init`.
       * Quite an interesting variations of`.tfstate` files are created by Terraform such as `.*.tfstate.d` or  `.*.tfstate.lock.info`. It's best not to name any file with `*.tfstate.*` pattern.
       * `*.tfvars` files often contain private data and not supposed to be committed.
      dca471d5
  2. 23 10月, 2017 2 次提交
  3. 19 10月, 2017 1 次提交
  4. 18 10月, 2017 1 次提交
    • S
      Ignore Nuget package directory name casing · 301da25f
      synepis 提交于
      It looks like VS2017 changed it's nuget package directory name to be capitalized.
      When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing.
      301da25f
  5. 16 10月, 2017 2 次提交
  6. 09 10月, 2017 1 次提交
  7. 08 10月, 2017 1 次提交
    • M
      Commenting out Android keystore files · 77145f78
      Mohammad Alhobayyeb 提交于
      Android keystore files are critical and losing them is destructive.
      
      They should be commented out by default, the user should explicitly uncomment their line if they intend not to include them into their repository.
      77145f78
  8. 21 9月, 2017 2 次提交
  9. 20 9月, 2017 3 次提交
  10. 17 9月, 2017 1 次提交
  11. 15 9月, 2017 1 次提交
  12. 13 9月, 2017 1 次提交
  13. 12 9月, 2017 3 次提交
  14. 09 9月, 2017 11 次提交
  15. 08 9月, 2017 1 次提交
  16. 03 9月, 2017 1 次提交
  17. 01 9月, 2017 1 次提交
  18. 30 8月, 2017 2 次提交
  19. 29 8月, 2017 1 次提交
  20. 24 8月, 2017 1 次提交
  21. 23 8月, 2017 1 次提交
  22. 21 8月, 2017 1 次提交