1. 18 12月, 2017 1 次提交
  2. 15 12月, 2017 3 次提交
  3. 14 12月, 2017 1 次提交
  4. 06 12月, 2017 1 次提交
  5. 30 11月, 2017 1 次提交
    • M
      Fixing .gitignore (#2531) · dc0ca6d8
      Matthew Wallace 提交于
      * Update Unity.gitignore
      
      Prevents directories: `Library`
      `Temp`
      `Obj`
      `Build`
      `Builds`
      `Assets/AssetStoreTools`
      from being included in the remote if the project sits in the `Assets` folder.
      
      * removed wildcards from Unity's .gitignore
      dc0ca6d8
  6. 29 11月, 2017 13 次提交
  7. 24 11月, 2017 1 次提交
  8. 20 11月, 2017 1 次提交
  9. 18 11月, 2017 2 次提交
  10. 16 11月, 2017 1 次提交
  11. 15 11月, 2017 1 次提交
  12. 09 11月, 2017 1 次提交
  13. 08 11月, 2017 3 次提交
  14. 30 10月, 2017 3 次提交
  15. 28 10月, 2017 1 次提交
  16. 24 10月, 2017 1 次提交
  17. 23 10月, 2017 2 次提交
  18. 19 10月, 2017 1 次提交
  19. 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
  20. 16 10月, 2017 1 次提交