view .hgignore @ 470:c1e191d1b02a bootstrap-4

Better input area height 100vh maximum seems right.
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 22:31:19 +0900
parents 802dcd44188e
children 361ab9e7ffad
line wrap: on
line source

^\.bundle$
^config/config_local_(\w+)\.rb$
^config/database\.yml$
^config/newrelic\.yml$
^config/unicorn\.rb$
^log$
^node_modules$
^public/assets$
^public/cache$
^public/packs$
^public/robots\.txt$
^tmp$
^vendor/bundle$