1. 27 10月, 2018 1 次提交
  2. 24 10月, 2018 1 次提交
  3. 23 10月, 2018 2 次提交
  4. 20 10月, 2018 1 次提交
  5. 18 10月, 2018 1 次提交
  6. 14 10月, 2018 5 次提交
  7. 12 10月, 2018 6 次提交
  8. 07 10月, 2018 1 次提交
  9. 06 10月, 2018 1 次提交
  10. 03 10月, 2018 2 次提交
  11. 28 9月, 2018 2 次提交
  12. 21 9月, 2018 2 次提交
  13. 18 9月, 2018 2 次提交
  14. 15 9月, 2018 4 次提交
  15. 13 9月, 2018 1 次提交
  16. 12 9月, 2018 3 次提交
    • B
      Merge pull request #2804 from louistio/grunt-js-https · 28222daa
      Brendan Forster 提交于
      Use https for gruntjs link in Node gitignore
      28222daa
    • L
      Only ignore root vendor directory · 67aa0dca
      Lake Robin 提交于
      In Laravel, we often use `artisan vendor:publish` to copy views, notifications etc from dependencies so that they can be customized. These views are created in <type>/vendor/<dependency> directory.
      
      When using the current gitignore for Laravel, vendor is inserted like vendor/ which ignores all the directories named vendor anywhere in the source tree, including the customized views.
      
      The proposed file change tries to fix this problem by ensuring only the root vendor directory is ignored by git.
      67aa0dca
    • A
      Use https for gruntjs link in Node gitignore · ab098d26
      Adam Gauthier 提交于
      ab098d26
  17. 10 9月, 2018 2 次提交
  18. 05 9月, 2018 2 次提交
  19. 04 9月, 2018 1 次提交