feat: Add backgrounds

This commit is contained in:
2025-04-19 18:30:47 +10:00
parent ee622ed902
commit 88a65b4e51
405 changed files with 1206 additions and 48 deletions

View File

@@ -22,3 +22,8 @@
helper = store
[push]
autoSetupRemote = true
[filter "lfs"]
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process