Updated .gitattributes for text files too

I think, please double check its done correctly
This commit is contained in:
amec0e
2022-10-30 14:06:25 +00:00
committed by GitHub
parent e2ba3d7f11
commit b95050ab96

1
.gitattributes vendored
View File

@@ -1,2 +1,3 @@
# Set .ir files to be text files with LF line endings
*.ir text eol=lf
*.txt text eol=lf