projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
SearchController Test: Fix test
[akkoma]
/
.gitattributes
1
*.ex diff=elixir
2
*.exs diff=elixir
3
# At the time of writing all js/css files included
4
# in the repo are minified bundles, and we don't want
5
# to search/diff those as text files.
6
*.js binary
7
*.js.map binary
8
*.css binary