michelson / rails-ui

A collection of components based on Ruby ViewComponent & Stimulus, heavily inspired by shadcn/ui
https://rails-ui-9389388c40ad.herokuapp.com/rails_ui
MIT License
19 stars 2 forks source link

Add builds inside the dummy app to gitignore #2

Closed silva96 closed 1 day ago

silva96 commented 1 day ago

For some reason, the dummy app didn't add this 2 lines into the gitignore.

Installing javascript esbuild with jsbundling rails does this by default.

https://github.com/rails/jsbundling-rails/blob/5fc0b109aee34ac2ae6334c552e223ff303e9f12/lib/install/install.rb#L10