savan360 commited on
Commit
d3c3899
·
verified ·
1 Parent(s): b28aef4

Update .gitattributes

Browse files
Files changed (1) hide show
  1. .gitattributes +4 -0
.gitattributes CHANGED
@@ -1,3 +1,7 @@
 
1
  * text=auto
 
 
2
  *.py text
3
  *.txt text
 
 
1
+ # Auto-detect text files and perform LF normalization
2
  * text=auto
3
+
4
+ # Declare Python and text files as text for proper line endings
5
  *.py text
6
  *.txt text
7
+