mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-16 09:50:36 -06:00
Update '.gitattributes' File
Provide stricter rules to be used for multiple file types in the repo.
This commit is contained in:
parent
6404b0b9f6
commit
1738841361
9
.gitattributes
vendored
9
.gitattributes
vendored
@ -1,3 +1,12 @@
|
||||
* text=auto
|
||||
|
||||
*.ps1 text eol=crlf
|
||||
*.json text eol=crlf
|
||||
*.cfg text eol=crlf
|
||||
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
|
||||
config/* diff
|
||||
config/applications.json diff
|
||||
*.json diff
|
Loading…
Reference in New Issue
Block a user