hf-viz / .gitattributes
midah's picture
Add pre-computed force layout positions (1.86M nodes) via Git LFS
fdd17e3
# Auto detect text files and perform LF normalization
* text=auto
# Python files
*.py text eol=lf
# Frontend files
*.tsx text eol=lf
*.ts text eol=lf
*.js text eol=lf
*.json text eol=lf
*.css text eol=lf
*.html text eol=lf
# Markdown
*.md text eol=lf
# Config files
*.toml text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.pkl filter=lfs diff=lfs merge=lfs -text