1. 22 3月, 2019 1 次提交
  2. 21 3月, 2019 1 次提交
    • J
      Remove wwwroot/lib exclusion for ASP.NET Core (#3009) · 7f765e3f
      Jimmy Lewis 提交于
      ASP.NET Core projects no longer use Bower by default (since Bower is now deprecated), and instead create static files in the wwwroot/lib path.  This path is can also be used by convention for ASP.NET Core developers, and since it's no longer populated by Bower, it is unituitive to be excluded by default.
      
      This change removes the lines added by #2307.
      
      **Reasons for making this change:**
      
      VS default flow is now broken by excluding files required to run an ASP.NET Core project.
      
      **Links to documentation supporting these rule changes:**
      
      The changes to the ASP.NET Core templates was tracked by https://github.com/aspnet/templating/issues/48.
      7f765e3f
  3. 18 3月, 2019 2 次提交
  4. 15 3月, 2019 1 次提交
    • A
      Add more standard ignored files for Julia (#2992) · 76512d9b
      Alex Arslan 提交于
      * Add more standard ignored files for Julia
      
      In particular, this adds documentation build artifacts generated by Documenter.jl as well as Manifest.toml, which can appear in docs/, in test/, or at the top level.
      
      * Clarify the intent of each ignored item
      
      Also add a few more build artifacts from BinaryProvider/BinDeps.
      76512d9b
  5. 14 3月, 2019 4 次提交
  6. 13 3月, 2019 1 次提交
  7. 11 3月, 2019 6 次提交
  8. 08 3月, 2019 4 次提交
  9. 25 2月, 2019 2 次提交
  10. 15 2月, 2019 1 次提交
  11. 14 2月, 2019 2 次提交
  12. 10 2月, 2019 1 次提交
  13. 08 2月, 2019 1 次提交
  14. 01 2月, 2019 2 次提交
  15. 30 1月, 2019 2 次提交
  16. 29 1月, 2019 1 次提交
  17. 27 1月, 2019 4 次提交
  18. 26 1月, 2019 1 次提交
  19. 25 1月, 2019 1 次提交
  20. 24 1月, 2019 1 次提交
  21. 23 1月, 2019 1 次提交