Skip to content
Snippets Groups Projects
Commit e73062e6 authored by Sven Mäder's avatar Sven Mäder 💬
Browse files

Add images with git lfs

parent c65d50be
No related branches found
No related tags found
No related merge requests found
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
git-lfs
=======
https://docs.gitlab.com/ee/topics/git/lfs/
```bash
git lfs track "*.png"
git lfs track "*.jpg"
```
![compi cat](img/compi-cat.png "compi cat")
![hacker cat](img/hacker-cat.jpg "hacker cat")
img/compi-cat.png

131 B

img/hacker-cat.jpg

130 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment