Add git lfs

This commit is contained in:
Johannes Rothe 2023-04-25 14:28:48 +02:00
parent d7162d410f
commit ba33b7c0fc
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,4 @@
---
# - fix symlinks for folders
- hosts: all
name: Dotfiles
roles:

View File

@ -8,3 +8,8 @@
st = status
co = checkout
br = branch
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f