Skip to content

.gitattributes: Treat js/css/source maps as binary files

rinpatch requested to merge feat/add-bundles-to-gitattributes into develop

This prevents git grep from showing the matching line and diffs from being shown by default.

Merge request reports