• H
    Added some folders the are "compiled" things · 344fc711
    Hélio 提交于
    /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
Laravel.gitignore 99 字节