OAuth form user remembering feature. Local MastoFE login / logout fixes.
[akkoma] / .gitattributes
index 68895bf883004acdbc4f8faa03ae727cd1cb45ae..355e17f3cbcd8fdccb1968d863bbaa041e1f50d8 100644 (file)
@@ -1,8 +1,9 @@
 *.ex diff=elixir
 *.exs diff=elixir
-# At the time of writing all js/css files included
-# in the repo are minified bundles, and we don't want
-# to search/diff those as text files.
+
+# Most os js/css files included in the repo are minified bundles,
+#   and we don't want to search/diff those as text files. Exceptions are listed below.
 *.js binary
 *.js.map binary
 *.css binary
+priv/static/instance/static.css diff=css