PeacebinfLow commited on
Commit
361494e
·
verified ·
1 Parent(s): 0185a38

Update .gitattributes

Browse files
Files changed (1) hide show
  1. .gitattributes +2 -15
.gitattributes CHANGED
@@ -1,16 +1,3 @@
1
- # Treat these as text
2
- *.py text eol=lf
3
- *.md text eol=lf
4
- *.txt text eol=lf
5
  *.json text eol=lf
6
- *.yml text eol=lf
7
- *.yaml text eol=lf
8
- *.csv text eol=lf
9
-
10
- # Optional: if you upload large binaries later
11
- *.parquet binary
12
- *.png binary
13
- *.jpg binary
14
- *.jpeg binary
15
- *.webp binary
16
- *.gif binary
 
1
+ *.csv text eol=lf
 
 
 
2
  *.json text eol=lf
3
+ *.md text eol=lf