Skip to content

Commit

Permalink
.gitattributes: lfs: Add zip, tar, tar.gz, pdf
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Marques <[email protected]>
  • Loading branch information
gastmaier committed Jan 23, 2025
1 parent cf792aa commit 7a9f2c7
Show file tree
Hide file tree
Showing 21 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.tar.gz filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion docs/contributing/forking_publishing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ And to fix is simple:

.. shell::

$git add --renomalize .
$git add --renormalize .
$git commit -m "Convert binary files to pointers"
$git push

Expand Down
Binary file not shown.
Binary file modified docs/learning/tools_for_ls/rpi-ad5592r-with_gpios-overlay.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/solutions/reference-designs/ad-apard32690-sl/08_073637c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/solutions/reference-designs/ad-gmslcamrpi-adp/08_075922a.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 7a9f2c7

Please sign in to comment.