From a852beff21d838e2c26140e68b65f1a164fc2944 Mon Sep 17 00:00:00 2001 From: Aaron Po Date: Mon, 27 Apr 2026 17:58:42 -0400 Subject: [PATCH] add git attributes to ignore archive dir --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a0e31e7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +archive/* linguist-vendored