receptionist-app / .gitattributes
mukul-chauhan-methdai's picture
Initial release: MethdAI Receptionist v1.0
06a1901
# Force LF line endings for all text files. Without this, Windows
# checkouts produce CRLF files that crash Python 3.12 when imported on
# Linux (observed: "from __future__ imports must occur at the
# beginning of the file" SyntaxError from background_tool_manager.py).
* text=auto eol=lf
*.py text eol=lf
*.txt text eol=lf
*.md text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.toml text eol=lf
*.html text eol=lf
*.css text eol=lf
*.js text eol=lf
*.ics text eol=lf
*.sh text eol=lf
*.cfg text eol=lf
*.ini text eol=lf
# Macro for all binary files that should use Git LFS.
[attr]lfs -text filter=lfs diff=lfs merge=lfs
# Image
*.jpg lfs
*.jpeg lfs
*.png lfs
*.apng lfs
*.atsc lfs
*.gif lfs
*.bmp lfs
*.exr lfs
*.tga lfs
*.tiff lfs
*.tif lfs
*.iff lfs
*.pict lfs
*.dds lfs
*.xcf lfs
*.leo lfs
*.kra lfs
*.kpp lfs
*.clip lfs
*.webm lfs
*.webp lfs
*.svg lfs
*.svgz lfs
*.psd lfs
*.afphoto lfs
*.afdesign lfs
# Models
*.pth lfs
# Binaries
*.bin lfs
*.pkl lfs
*.pckl lfs
# 3D
*.ply lfs
*.vis lfs
*.db lfs
*.ply lfs
.git_disabled/lfs/objects/5a/63/5a63ac8802ff3542f01292c431c5278296880d74cd3580d219fcf4827bc235f9 filter=lfs diff=lfs merge=lfs -text
.git_disabled/lfs/objects/75/91/75914c3cb7af982e0b1c6369e25fc46d8c08a0ab5ad022240ae9c1a0d93967c3 filter=lfs diff=lfs merge=lfs -text
.git_disabled/lfs/objects/e9/7c/e97ca125a86bacdaa41c8dca88abd9ca746fd5c9391eda24249c012432b0219b filter=lfs diff=lfs merge=lfs -text
.git_disabled/objects/pack/pack-ba33ec9fbb4d88d9fd0f2be18721a74ddb3ca16f.pack filter=lfs diff=lfs merge=lfs -text
build/lib/reachy_mini_receptionist/images/reachymini_avatar.png filter=lfs diff=lfs merge=lfs -text
build/lib/reachy_mini_receptionist/images/user_avatar.png filter=lfs diff=lfs merge=lfs -text
docs/assets/reachy_mini_dance.gif filter=lfs diff=lfs merge=lfs -text
screenshot.png filter=lfs diff=lfs merge=lfs -text
src/reachy_mini_receptionist/images/reachymini_avatar.png filter=lfs diff=lfs merge=lfs -text
src/reachy_mini_receptionist/images/user_avatar.png filter=lfs diff=lfs merge=lfs -text