Update '.gitattributes' File

Provide stricter rules to be used for multiple file types in the repo.
This commit is contained in:
Mr.k 2024-06-23 19:11:45 +03:00
parent 6404b0b9f6
commit 1738841361
No known key found for this signature in database

11
.gitattributes vendored
View File

@ -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
*.json diff