Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-17 | .gitattributes: Treat js/css/source maps as binary files | rinpatch | |
This prevents `git grep` from showing the matching line and diffs from being shown by default. | |||
2020-02-17 | .gitattributes: use native support for elixir definitions | rinpatch | |
see https://github.com/elixir-lang/elixir/pull/9823 |