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$