Skip to content

Commit

Permalink
fix(windows): Keep CRLF endings for bat files
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed May 9, 2024
1 parent 5cf27f2 commit c3769d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*.scm text
*.sql text
*.sh text
*.bat text
*.bat text eol=crlf

# templates
*.ejs text
Expand Down

0 comments on commit c3769d9

Please sign in to comment.