Spaces:
Running
Running
File size: 2,890 Bytes
fe5c39d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
# HTML code is incorrectly calculated into statistics, so ignore them
*.html linguist-detectable=false
# Auto detect text files and perform LF normalization
* text=auto eol=lf
# Ensure shell scripts use LF (Linux style) line endings on Windows
*.sh text eol=lf
# Treat specific binary files as binary and prevent line ending conversion
*.png binary
*.jpg binary
*.gif binary
*.ico binary
*.jpeg binary
*.mp3 binary
*.mp4 binary
*.zip binary
*.bin binary
# Preserve original line endings for specific document files
*.doc text eol=crlf
*.docx text eol=crlf
*.pdf binary
# Ensure source code and script files use LF line endings
*.py text eol=lf
*.js text eol=lf
*.html text eol=lf
*.css text eol=lf
# Specify custom diff driver for specific file types
*.md diff=markdown
*.json diff=json
docs/resources/aflow/AFLOW-experiment.jpg filter=lfs diff=lfs merge=lfs -text
docs/resources/aflow/AFLOW-method.jpg filter=lfs diff=lfs merge=lfs -text
docs/resources/aflow/AFLOW-performance.jpg filter=lfs diff=lfs merge=lfs -text
docs/resources/software_company_cd.jpeg filter=lfs diff=lfs merge=lfs -text
docs/resources/software_company_sd.jpeg filter=lfs diff=lfs merge=lfs -text
docs/resources/spo/SPO-closed_task_table.png filter=lfs diff=lfs merge=lfs -text
docs/resources/spo/SPO-logo.png filter=lfs diff=lfs merge=lfs -text
docs/resources/spo/SPO-method.png filter=lfs diff=lfs merge=lfs -text
docs/resources/spo/SPO-open_ended_task_figure.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/content_rec_sys/resources/data_api_design.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/llmops_framework/resources/data_api_design.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/llmops_framework/resources/seq_flow.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/match3_puzzle_game/resources/data_api_design.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/match3_puzzle_game/resources/seq_flow.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/pyrogue/resources/data_api_design.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/pyrogue/resources/seq_flow.png filter=lfs diff=lfs merge=lfs -text
docs/resources/workspace/search_algorithm_framework/resources/seq_flow.png filter=lfs diff=lfs merge=lfs -text
examples/data/omniparse/test03.mp4 filter=lfs diff=lfs merge=lfs -text
tests/data/andriod_assistant/demo_Contacts/labeled_screenshots/0_labeled.png filter=lfs diff=lfs merge=lfs -text
tests/data/andriod_assistant/demo_Contacts/labeled_screenshots/1_labeled.png filter=lfs diff=lfs merge=lfs -text
tests/data/invoices/invoice-1.pdf filter=lfs diff=lfs merge=lfs -text
tests/data/invoices/invoice-2.png filter=lfs diff=lfs merge=lfs -text
tests/data/invoices/invoice-3.jpg filter=lfs diff=lfs merge=lfs -text
tests/data/invoices/invoice-4.zip filter=lfs diff=lfs merge=lfs -text
|