mirror of https://github.com/rails/rails
Ignore public/assets
This commit is contained in:
parent
61cc630ac7
commit
6fa821e37e
|
@ -25,5 +25,9 @@
|
|||
/node_modules
|
||||
/yarn-error.log
|
||||
|
||||
<% end -%>
|
||||
|
||||
<% unless options[:api] -%>
|
||||
/public/assets
|
||||
<% end -%>
|
||||
.byebug_history
|
||||
|
|
Loading…
Reference in New Issue