- which relies on binary data ([example_data.hdf](example_data.hdf)) stored by Git LFS,
- which relies on binary data ([example_data.hdf](example_data.hdf)) stored by Git LFS,
- and stores figure data (as `.png` files) in the folder [plots](plots), stored by Git LFS.
- and stores figure data (as `.png` files) in the folder [plots](plots), stored by Git LFS.
The analysis script is stored as a normal Git snapshot (without LFS).
The analysis script and this README file are versioned in normal Git snapshots (without LFS).
Note the small badge "LFS" at the files stored in LFS in GitLab's file overview.
In GitLab's file overview, the small "LFS" badge next to the file names visualizes which files are stored in LFS.
If you cloned the repository on your machine (and you have LFS installed), you type `$ git lfs ls-files` to get an overview of which files are stored in Git LFS.
If you cloned the repository on your machine (and you have LFS installed), you type `$ git lfs ls-files` to get an overview of which files are stored in Git LFS.
In this example, you would see something like this:
In this example, you would see something like this: