Skip to content
Commit 344fc711 authored by Hélio's avatar Hélio
Browse files

Added some folders the are "compiled" things

/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
parent d06a6e2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment