1. 12 6月, 2021 1 次提交
    • P
      Revert #3706 · 1503b477
      Parsa 提交于
      Revert changes in #3706 due to the inconveniency which developers reported by commenting the added line.
      1503b477
  2. 08 5月, 2021 2 次提交
  3. 21 4月, 2021 1 次提交
    • P
      Add nuget.config file · 5f1ce294
      Parsa 提交于
      Add nuget.config file because it contains secret data and should be kept localy
      5f1ce294
  4. 27 3月, 2021 1 次提交
  5. 04 7月, 2020 1 次提交
    • J
      Fix false positives on Coverage*.cs files (#3454) · 6eff8824
      Justin Gregory 提交于
      I added this .gitignore to a project that included a file named CoverageSearchModel.cs, and the file was wrongly ignored.  This change fixes the incorrect use of the range operator on the Coverlet rules.
      6eff8824
  6. 21 4月, 2020 1 次提交
  7. 12 3月, 2020 2 次提交
  8. 16 12月, 2019 1 次提交
  9. 07 11月, 2019 1 次提交
  10. 20 9月, 2019 1 次提交
    • P
      [VisualStudio] add Logs folder (#3143) · 26c3d840
      Paul Smith 提交于
      * Adding ignore rule for temporary office files.
      
      * Adding Logs folder to ignore file.
      
      * Revert "Adding ignore rule for temporary office files."
      
      This reverts commit f6f191b12865614df05257363917b3eada058909.
      26c3d840
  11. 21 7月, 2019 1 次提交
  12. 12 5月, 2019 1 次提交
  13. 02 5月, 2019 1 次提交
  14. 26 4月, 2019 1 次提交
  15. 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
  16. 14 3月, 2019 1 次提交
  17. 11 3月, 2019 2 次提交
  18. 14 2月, 2019 1 次提交
  19. 08 2月, 2019 1 次提交
  20. 29 1月, 2019 1 次提交
  21. 20 12月, 2018 1 次提交
  22. 19 12月, 2018 3 次提交
  23. 17 12月, 2018 2 次提交
  24. 13 12月, 2018 1 次提交
  25. 06 12月, 2018 1 次提交
  26. 03 11月, 2018 1 次提交
  27. 28 9月, 2018 1 次提交
  28. 18 9月, 2018 1 次提交
    • A
      No need to fully exclude CodeRush settings · b0b1b525
      Andrew 提交于
      Currently, CodeRush provides the capability to store team settings and images used in Rich Comments and they should be shared among all team members. I have corrected the gitignore file to exclude only personal settings.
      b0b1b525
  29. 15 9月, 2018 1 次提交
  30. 03 8月, 2018 1 次提交
  31. 01 8月, 2018 1 次提交
  32. 05 6月, 2018 1 次提交
  33. 20 5月, 2018 1 次提交
  34. 03 5月, 2018 1 次提交