1
0
mirror of https://github.com/ChrisTitusTech/winutil.git synced 2025-01-13 00:10:36 -06:00
winutil/.gitattributes
Mr.k a924d91d65
Fix New Line Character for 'winutil.ps1' File ()
* Change New Line Character from LF to CRLF in 'Get-TabXaml.ps1' Private Function

* Update '.gitattributes' File

Provide stricter rules to be used for multiple file types in the repo.
2024-06-28 16:23:41 -05:00

13 lines
158 B
Plaintext

* 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