Skip to content

Commit

Permalink
Fix/line endings (#304)
Browse files Browse the repository at this point in the history
* adjusted .gitattributes

* fixed line endings
  • Loading branch information
jan-vcapgemini authored Apr 22, 2024
1 parent cc69fdf commit e0e6f35
Show file tree
Hide file tree
Showing 8 changed files with 878 additions and 873 deletions.
7 changes: 6 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* eol=lf
*.bat eol=crlf
*.png -text
*.png binary
*.zip binary
*.tgz binary
*.tar binary
*.bz2 binary
*.gz binary
Loading

0 comments on commit e0e6f35

Please sign in to comment.