Forcing Unix LR line endings on IR files

This commit is contained in:
UberGuidoZ
2022-10-04 23:55:44 -07:00
committed by GitHub
parent 6e05848029
commit 0a53627a41

2
.gitattributes vendored Normal file
View File

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