Updated .gitattributes for text files too

I think, please double check its done correctly
main
amec0e 2022-10-30 14:06:25 +00:00 committed by GitHub
parent e2ba3d7f11
commit b95050ab96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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