Merged in bugfix/gitbinaryfiles (pull request #118)

PDFs Fix

* gitattributes

* freshpdfs
This commit is contained in:
Michael McGuinness
2025-04-23 18:37:18 +00:00
parent bbe6f4188e
commit 8b86b2baeb
16 changed files with 10 additions and 0 deletions
+8
View File
@@ -1,2 +1,10 @@
# Set default behavior to automatically normalize line endings
* text=auto
* text eol=lf
# Explicitly declare binary files
*.pdf binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
+2
View File
@@ -75,3 +75,5 @@ Thumbs.db
# Devbox
.devbox/
*.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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.