Skip to content

Commit

Permalink
Use git-lfs for images
Browse files Browse the repository at this point in the history
git-lfs allows uploading large files separately from the repository
itself, while still keeping pointers toward the large files. This
reduces the size of the git repository and makes it faster to e.g.
clone.
  • Loading branch information
gevhaz committed Jul 7, 2024
1 parent fc4b134 commit 14893ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.jpg filter=lfs diff=lfs merge=lfs -text
Binary file modified banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14893ab

Please sign in to comment.