X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitattributes;h=febafe62fc45e4bc85c925436dff431e1fdfb6b7;hb=292f0444d01bda454d52b47abe758c61ed705033;hp=7273afe43e9bec216cf5e6ff20e3a0d205fe09b0;hpb=7c4b415929cfef17c409eab095b8e1eb956607cc;p=akkoma diff --git a/.gitattributes b/.gitattributes index 7273afe43..febafe62f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,4 @@ *.ex diff=elixir *.exs diff=elixir -# Most of js/css files included in the repo are minified bundles, -# and we don't want to search/diff those as text files. -*.js binary -*.js.map binary -*.css binary - -priv/static/instance/static.css diff=css -priv/static/static-fe/static-fe.css diff=css +*.css diff=css