1. 07 Nov, 2015 1 commit
  2. 06 Nov, 2015 1 commit
  3. 05 Nov, 2015 5 commits
  4. 04 Nov, 2015 3 commits
  5. 03 Nov, 2015 3 commits
  6. 02 Nov, 2015 5 commits
  7. 31 Oct, 2015 2 commits
  8. 29 Oct, 2015 7 commits
  9. 28 Oct, 2015 4 commits
  10. 27 Oct, 2015 3 commits
  11. 24 Oct, 2015 5 commits
  12. 23 Oct, 2015 1 commit
    • Hélio's avatar
      Added some folders the are "compiled" things · 344fc711
      Hélio authored
      /vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default.
      /node_modules - npm modules, same of /vendor.  Laravel comes with this line by default.
      
      /app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions
      344fc711