summary refs log tree commit diff
path: root/.gitattributes
blob: 28b2196db37b1b2aa44424058101a76832eaedab (plain) (blame)
1
2
3
4
5
6
7
8
* text=auto
*.sh -crlf
*.nix -crlf
.husky/pre-commit -crlf

# Don't display diffs for large generated files
flake.lock -diff
package-lock.json -diff