Merge pull request #4938 from ThisIsMissEm/patch-2

Update .gitattributes to collapse diffs on generated files
pull/4943/head
daniel 2024-02-18 19:21:14 -07:00 zatwierdzone przez GitHub
commit f97afcf47e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 7 dodań i 0 usunięć

7
.gitattributes vendored
Wyświetl plik

@ -3,3 +3,10 @@
*.scss linguist-vendored
*.js linguist-vendored
CHANGELOG.md export-ignore
# Collapse diffs for generated files:
public/**/*.js text -diff
public/**/*.json text -diff
public/**/*.css text -diff
public/img/* binary -diff
public/fonts/* binary -diff