From 01cb8f8b67eddc9d8decf0fccd81d26a64639524 Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Tue, 9 Jun 2026 17:28:08 -0500 Subject: [PATCH] chore: add all .assets/desktops options to git lfs --- .stowrc | 1 + xstow.ini | 1 + 2 files changed, 2 insertions(+) diff --git a/.stowrc b/.stowrc index 1700c93..55cea7a 100644 --- a/.stowrc +++ b/.stowrc @@ -4,3 +4,4 @@ --ignore='^vimix$' --ignore='^policy\.hujson$' --ignore='^xstow\.ini$' +--ignore='^\.gitattributes$' diff --git a/xstow.ini b/xstow.ini index 4080781..2968237 100644 --- a/xstow.ini +++ b/xstow.ini @@ -6,3 +6,4 @@ ignore = ^vimix$ ignore = ^\.stowrc$ ignore = ^policy\.hujson$ ignore = ^xstow\.ini$ +ignore = ^\.gitattributes$