zakihassan04 commited on
Commit
4fff17b
·
verified ·
1 Parent(s): 8c864e1

Update .gitattributes

Browse files
Files changed (1) hide show
  1. .gitattributes +6 -3
.gitattributes CHANGED
@@ -34,6 +34,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
 
37
- *.py text eol=lf
38
- *.md text eol=lf
39
- *.txt text eol=lf
 
 
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
 
37
+ *.py text
38
+ *.md text
39
+ *.jsonl text
40
+ requirements.txt text
41
+ Dockerfile text
42
+