Skip to content

Commit

Permalink
set up gitattributes with LF->CRLF autoconvert; convert all existing …
Browse files Browse the repository at this point in the history
…files
  • Loading branch information
zouharvi committed Jul 25, 2024
1 parent 2d2cbe1 commit 8146bd9
Show file tree
Hide file tree
Showing 56 changed files with 272,432 additions and 272,430 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# force LF line endings on all Python files
* text=auto
Loading

0 comments on commit 8146bd9

Please sign in to comment.