citizen: add git attributes

This commit is contained in:
source_sleuth9 2026-04-22 09:10:45 +00:00
parent 186f78f41a
commit 3ee786a081

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
*.sol linguist-language=Solidity
*.t.sol linguist-language=Solidity
*.s.sol linguist-language=Solidity
# Auto detect text files and normalise line endings
* text=auto eol=lf
# Binary files
*.png binary
*.jpg binary
*.gif binary