mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Seems sensible if Laravel's going to push Elixir. A person unfamiliar with the node ecosystem should be able to use Elixir with ease, however I don't feel they should necessarily know up-front that they should add node_modules to their global .gitignore file.
4 lines
27 B
Plaintext
4 lines
27 B
Plaintext
/vendor
|
|
/node_modules
|
|
.env
|