1. 08 1月, 2015 1 次提交
  2. 07 1月, 2015 17 次提交
  3. 05 1月, 2015 1 次提交
  4. 04 1月, 2015 2 次提交
  5. 02 1月, 2015 1 次提交
  6. 31 12月, 2014 1 次提交
  7. 23 12月, 2014 4 次提交
  8. 21 12月, 2014 2 次提交
  9. 17 12月, 2014 1 次提交
  10. 16 12月, 2014 1 次提交
    • A
      fix magento root files · 30b6549b
      Aurélien Millet 提交于
      without leading slash, it ignores all files with these names (cron.php,
      get.php, index.php, api.php), whereveer they are
      30b6549b
  11. 12 12月, 2014 4 次提交
  12. 11 12月, 2014 1 次提交
  13. 10 12月, 2014 2 次提交
  14. 05 12月, 2014 2 次提交
    • O
      Update for Magento 1.9.1 · 0ff10282
      Olav van Schie 提交于
      Added Configurable Swatches and Pelago lib to ignore list
      0ff10282
    • J
      Fix solution/project files for nested directories. · 103740bd
      Joel Kuntz 提交于
      By having the leading `/` infront of the `*` makes these types of files relative to the directory the gitignore is in. If you create a Unity project inside of a git directory Unity forces you to create a new directory, thus not picking up these files.
      103740bd