Skip to content

Commit

Permalink
imposing end of lines for *.bas and *.cls files to be CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
yves-amevoin committed May 11, 2023
1 parent 29fefac commit 66cb590
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* text=auto
* text=auto
*.bas text eol=crlf
*.cls text eol=crlf

0 comments on commit 66cb590

Please sign in to comment.