affect-screening / .gitattributes
parth036's picture
Upload folder using huggingface_hub
dc54dfb verified
Raw
History Blame Contribute Delete
264 Bytes
# Normalize line endings: let Git handle text automatically
* text=auto
# Explicitly mark binary assets so Git never tries to diff/convert them
*.h5 binary
*.whl binary
*.png binary
*.jpg binary
*.jpeg binary
*.wav binary
*.xml binary
*.ipynb binary
*.svg binary