1. 12 1月, 2018 1 次提交
  2. 04 1月, 2018 2 次提交
  3. 02 1月, 2018 4 次提交
  4. 26 12月, 2017 3 次提交
    • R
      Update Eclipse.gitignore (#2556) · ade08bae
      Rafi Wiener 提交于
      * Update Eclipse.gitignore
      
      * Update Eclipse.gitignore
      ade08bae
    • T
      Add *.snk strong name key files (#2483) · 7d42effd
      toby 提交于
      * Add *.snk strong name key files
      
      Strong name key files shouldn't be included in a repository AFAIK. they are intended to sign build output to verify that it comes from the correct publisher. having an *.snk in a repository would allow anyone to produce build as if they were the original publisher.
      
      I guess some OSS projects might like to have *.snk files in their repos but that would be an exception to the rule.
      
      * Make use of *.snk optional
      
      Add note explaining use.
      
      * Reduce explanation
      
      Just use a link instead
      7d42effd
    • P
      Added a few common CAM file extensions (#2555) · de2539a7
      PTS93 提交于
      de2539a7
  5. 21 12月, 2017 1 次提交
  6. 18 12月, 2017 1 次提交
  7. 15 12月, 2017 3 次提交
  8. 14 12月, 2017 1 次提交
  9. 06 12月, 2017 1 次提交
  10. 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
  11. 29 11月, 2017 13 次提交
  12. 24 11月, 2017 1 次提交
  13. 20 11月, 2017 1 次提交
  14. 18 11月, 2017 2 次提交
  15. 16 11月, 2017 1 次提交
  16. 15 11月, 2017 1 次提交
  17. 09 11月, 2017 1 次提交
  18. 08 11月, 2017 2 次提交