1. 29 Oct, 2017 1 commit
    • Han Tuzun's avatar
      Update Terraform.gitignore · dca471d5
      Han Tuzun authored
      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 Oct, 2017 2 commits
  3. 19 Oct, 2017 1 commit
  4. 18 Oct, 2017 1 commit
    • synepis's avatar
      Ignore Nuget package directory name casing · 301da25f
      synepis authored
      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 Oct, 2017 1 commit
  6. 15 Oct, 2017 1 commit
  7. 09 Oct, 2017 1 commit
  8. 08 Oct, 2017 1 commit
    • Mohammad Alhobayyeb's avatar
      Commenting out Android keystore files · 77145f78
      Mohammad Alhobayyeb authored
      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
  9. 21 Sep, 2017 2 commits
  10. 20 Sep, 2017 3 commits
  11. 17 Sep, 2017 1 commit
  12. 15 Sep, 2017 1 commit
  13. 12 Sep, 2017 4 commits
  14. 09 Sep, 2017 11 commits
  15. 07 Sep, 2017 1 commit
  16. 03 Sep, 2017 1 commit
  17. 31 Aug, 2017 1 commit
  18. 29 Aug, 2017 3 commits
  19. 23 Aug, 2017 1 commit
  20. 22 Aug, 2017 1 commit
  21. 21 Aug, 2017 1 commit