From cb5e039256a33c6377aa66464f7cee2854efc783 Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Sun, 30 Mar 2025 13:17:00 +0100 Subject: [PATCH] add xstow-static --- .gitattributes | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8cc02fa --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +xstow-static filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..94cec7e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +xstow-static